Long press on empty fields should show context menu if needed
authorAntonio Gomes <a1.gomes@samsung.com>
Thu, 19 Nov 2015 22:57:06 +0000 (18:57 -0400)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 07:55:23 +0000 (07:55 +0000)
commita057c9379ae79e46d2148a482ffe1a5e3b5a53ea
tree5bb7967feb670c522f0eb08f8c3758b48e42dd60
parent1cdb16b56ab8bffda8ee91cc03872a1ee145dd77
Long press on empty fields should show context menu if needed

If one long-presses an empty input field, we enter selection mode:
magnifier is show, etc.
This is a bad UX, and does not match other mobile browsers.

Patch changes that to show context menu right way, with clipboard
options if applicable. This matches other mobile browsers: firefox
mobile, chrome and s-browser.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=14910

Change-Id: I002f57a1224431a915740d87e7694db358153493
Signed-off-by: Antonio Gomes <a1.gomes@samsung.com>
tizen_src/chromium_impl/content/browser/selection/selection_controller_efl.cc