entry: Enable context menu with mosue down even if the entry is not editable in some...
authorYoungbok Shin <youngb.shin@samsung.com>
Wed, 14 May 2014 12:26:33 +0000 (13:26 +0100)
committerTom Hacohen <tom@stosb.com>
Wed, 14 May 2014 12:26:48 +0000 (13:26 +0100)
commit8730b8d9909a13771bc80b64288adb8692cab0bd
tree712dd728751ece8665f1265e1372882eeceef492
parent495fe1462c9cb8d20cde968abe7bf56f41b18973
entry: Enable context menu with mosue down even if the entry is not editable in some case.

Summary:
Even if a entry is not editable, user can select text in the entry.
When the entry has selection, we have to support "copy" option.
@fix

Test Plan:
Precondition: Apply D852 patch for fixing a bug in elementary_test
1. elementary_test -to entry7
2. Select some text in the non-editable entry.
3. Press mouse right button.

Note: You can test it in Desktop profile.

Reviewers: tasn, woohyun, seoz

Differential Revision: https://phab.enlightenment.org/D848
legacy/elementary/src/lib/elm_entry.c