Move the position to hide ClipboardWindow
authorTaeyun An <ty.an@samsung.com>
Thu, 4 Apr 2013 14:16:50 +0000 (23:16 +0900)
committerTaeyun An <ty.an@samsung.com>
Thu, 4 Apr 2013 14:41:30 +0000 (23:41 +0900)
commit8de6a4c891121a8115ca46a2568799608accdbb7
treee9afb39b199a68a93248e2bde9d59a1e759f04ac
parent66df5bf192d578681d03a341d06f87447bdfb5f9
Move the position to hide ClipboardWindow

[Title] Move the position to hide ClipboardWindow
[Issue#] N/A
[Problem] ClipboardWindow does not disappear when hiding IME
[Cause] invalid postion for the code to hide clipboard window
[Solution] hid ClipboardWindow when the callback for IME status is called

Change-Id: I9f12822a5bf47fbb509c6db25151c093091f52a5
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.cpp