entry: Enable context menu with mosue down even if the entry is not editable in some case

Desktop / Enlightenment / Elementary - Youngbok Shin [samsung.com] - 14 May 2014 07:26 UTC

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

c7551bd entry: Enable context menu with mosue down even if the entry is not editable in some case.
src/lib/elm_entry.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Upstream: git.enlightenment.org


  • Share