Prevent to show context menu after paste
authorTaeyun An <ty.an@samsung.com>
Thu, 10 Oct 2013 12:45:10 +0000 (21:45 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 10 Oct 2013 13:12:45 +0000 (13:12 +0000)
commit7554128c2dc545d72971484d829411d566218158
treeb6dd916f34f9f5a753145c3708e0263f34f33db2
parente5e809089ae324710d00b60c282c15d536e924b5
Prevent to show context menu after paste

[Title] Prevent to show context menu after paste
[Issue#] N_SE-53993
[Problem] Context menu is appearing after paste operation via selection menu
[Cause] Condition is wrong related context menu hide
[Solution] Prevent to show context menu after paste

Change-Id: I25177afd82f5e08bc57916437d094bef4cdb984f
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.cpp