Fix for "Clipboard disappear first time and changing keyboard setting ON/OFF will...
authorbhargavi.k <bhargavi.k@samsung.com>
Thu, 10 Oct 2013 11:11:15 +0000 (16:41 +0530)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 10 Oct 2013 12:33:24 +0000 (12:33 +0000)
commite5e809089ae324710d00b60c282c15d536e924b5
treea7be3052b1ea64cc04025fa847c324b09fc80dca
parentec36a28eb1e7bc02a03ba90220f23ee8ca0cc756
Fix for "Clipboard disappear first time and changing keyboard setting ON/OFF will not close clipboard"

[Title] Fix for "Clipboard disappear first time and changing keyboard setting ON/OFF will not close clipboard"
[Issue#] N-SE-53993
[Problem] Clipboard gets closed on changing host keyboard settings
[Cause] When keyboard is set to ON/OFF, force close of clipboard is made.
[Solution] On every setting on/off of host keyboard, clipboard is made not closed.

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