When selection is cleared, context menu also should be cleared.
authorSanghyup Lee <sh53.lee@samsung.com>
Tue, 8 Dec 2015 13:42:39 +0000 (22:42 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 07:55:23 +0000 (07:55 +0000)
commit96a57e4b8bfd54873f62880bc0a1b2c4131cd1bd
tree43612f882cd6c58cb33a8e7988b7d1d4a5fe2e0a
parent73de64f25de95d7a48f1a74752635baf49e0ff2a
When selection is cleared, context menu also should be cleared.

When |ewk_view_text_selection_clear| is called, context menu is still shown
although selection was already cleared.

This patch clear context menu in |EWebView::ClearSelection|.

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

Reviewed by: a1.gomes, sns.park

Change-Id: Ib07dcf92777f49206bd899fa14934cf27e4c1364
Signed-off-by: Sanghyup Lee <sh53.lee@samsung.com>
tizen_src/ewk/efl_integration/eweb_view.cc