Do not showing keypad when edit field was located outside of screen
authorSangYong Park <sy302.park@samsung.com>
Mon, 15 Apr 2013 10:05:17 +0000 (19:05 +0900)
committerGerrit Code Review <gerrit2@kim11>
Mon, 15 Apr 2013 12:28:44 +0000 (21:28 +0900)
commit82e5eedbe697574a3acc77fecb09c37410ab394f
tree50400a7fb819573204f4f8bff266fe7745fcb5f5
parentf0413cd7fcafd803ab0de1226284cb235d54bdae
Do not showing keypad when edit field was located outside of screen

[Title] Do not showing keypad when edit field was located outside of screen
[Issue#] WEB-2654
[Problem] Keypad did showing when tap image in www.tumblr.com
[Cause] focus to edit field that located outside of screen
[Solution] ignore edit field if located outside of screen

Change-Id: I2e92a397d399a856e8afc8465f028ada1d03b61a
Source/WebKit2/WebProcess/WebPage/WebPage.cpp