Fixed copy & paste popup is displayed twice after chaning font size in email app.
authorYuni Jeong <yhnet.jung@samsung.com>
Tue, 17 Sep 2013 05:58:10 +0000 (14:58 +0900)
committerTaeyun An <ty.an@samsung.com>
Thu, 10 Oct 2013 08:02:32 +0000 (17:02 +0900)
commite9a2facc0e414db6b7ea9ef41a00a6abcab70a37
treeff46b91d480b545fc3e1e718491ef5b69b41d935
parenteb4a8a5c324928dc32e9d5db1349f31c9e2a17c9
Fixed copy & paste popup is displayed twice after chaning font size in email app.

[Title] Fixed copy & paste popup is displayed twice after chaning font size in email app.
[Issue#] P130812-03666
[Problem] copy & paste popup is displayed twice after chaning font size in email app.
[Cause] Condition to check IME state is wrong.
[Solution] changed condition to checking IME state properly.

Change-Id: Ic02f740aa9fce20d1688075133350fbcfb9217c7
Source/WebKit2/UIProcess/API/efl/tizen/TextSelection.cpp
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.cpp