Fix keypad issue that do not disappear
authorSangYong Park <sy302.park@samsung.com>
Fri, 12 Apr 2013 06:50:13 +0000 (15:50 +0900)
committerSangYong Park <sy302.park@samsung.com>
Fri, 12 Apr 2013 06:54:13 +0000 (15:54 +0900)
commita0437d763d182999d834b7c6c394c14ec873f085
treeffeb4ee3d336f7fb8f76cfb3e6d4011b62ed9abe
parent2566723aceecd7e1312af06c112e77e6645e6d71
Fix keypad issue that do not disappear

[Title] Fix keypad issue that do not disappear
[Issue#] S1-13531
[Problem] Keypad do not disappear after enter key
[Cause] A condition to determine enter key was wrong
[Solution] modify condition code to determine enter key

Change-Id: I86a75f237a527871625357468212a39fcd1086ad
Source/WebKit2/UIProcess/WebPageProxy.cpp
Source/WebKit2/UIProcess/efl/PageUIClientEfl.cpp