Hide the context_menu, when the selected text is not displayed.
authorByungJun Kim <bj1987.kim@samsung.com>
Thu, 26 Feb 2015 10:43:43 +0000 (19:43 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit31aed96903318b8399adb84f8154777027b271b4
tree70baa1c8317470b6635decbad2b303357d923011
parent438fedd98fc03ee31367f23b695fb47798d6de24
Hide the context_menu, when the selected text is not displayed.

If user scrolls a WebView and selected text gets offscreen,
context_menu doesn't disappear and sometimes overlaps with the URL bar.
Patch adds some logic to hide the context_menu when the selected text
is offscreen.
Reviewed by: Antonio Gomes, DONGJUN KiM, Jaesik Chang

Change-Id: I149be40b35897ff9962f79fe877c277cd3d0dca9
Signed-off-by: ByungJun Kim <bj1987.kim@samsung.com>
tizen_src/impl/context_menu_controller_efl.cc