Checking the clipboard status before appear context menu
authorTaeyun An <ty.an@samsung.com>
Mon, 25 Mar 2013 12:29:36 +0000 (21:29 +0900)
committerGerrit Code Review <gerrit2@kim11>
Tue, 26 Mar 2013 06:03:03 +0000 (15:03 +0900)
commitde35dae1518385b5a7877a3e104290876052de63
treea001c2163d0a4805233906fd4949a1e8130efb0e
parentc901909b9132a67bbba896130f03cd228d3a1981
Checking the clipboard status before appear context menu

[Title] Changed signal for showing text selection handles.
[Issue#] N_SE-29804
[Problem] Context menu options does disappear after clipboard appear
[Cause] There is appear the context menu routine after clipboard appear
[Solution] Checking clipboard status before appear context menu

Change-Id: I8204b0fb2a48272583b20e6f837917cdfdb7d4c5
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp