Fix keypad issue when ime context transit to another context
authorSangYong Park <sy302.park@samsung.com>
Fri, 19 Jul 2013 08:35:27 +0000 (17:35 +0900)
committerSangYong Park <sy302.park@samsung.com>
Thu, 1 Aug 2013 06:06:05 +0000 (15:06 +0900)
commitf8087d4212ca42207ce184179b65e6f426fd8711
tree212e86aa875d58a3fc74241c170b975824b31ad0
parent8460d2ceb0118b9d48788cea52040cccfade6c0b
Fix keypad issue when ime context transit to another context

[Title] Fix keypad issue when ime context transit to another context
[Issue#] FMM-2019 N_SE-47635
[Problem] Keypad was closed when ime context transit to another context
[Cause] Do not handle show keypad callback by ime context transition
[Solution] Handle show keypad callback by ime context transition

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