Fix keypad closing issue
authorSangYong Park <sy302.park@samsung.com>
Wed, 5 Jun 2013 12:36:24 +0000 (21:36 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 10 Jun 2013 04:42:53 +0000 (13:42 +0900)
commit35a44bea98bef9ed270f9db2a6c6fc87ab8889cc
tree347643f67430d6d41fe9a35768314c00de542db1
parentcccda28d67ea71cd3cd31f56e0498908a5b9e514
Fix keypad closing issue

[Title] Fix keypad closing issue
[Issue#] P130605-2496
[Problem] Keypad was closed when tap ok button
[Cause] Condition for keypad closing is invalid
[Solution] Change condition

Change-Id: I7b1356663d5958cbfa2dc4ebbcc9c0b35695874a
Source/WebKit2/UIProcess/WebPageProxy.cpp