[WK2] Change how to check the state of keypad
authorSeokju Kwon <seokju.kwon@samsung.com>
Tue, 7 Aug 2012 10:24:53 +0000 (19:24 +0900)
committerSeokju Kwon <seokju.kwon@samsung.com>
Thu, 23 Aug 2012 09:18:42 +0000 (18:18 +0900)
commit5f54ab4f7920b39662924f138d0ac1b445196c4d
tree69c758054490d8ffe97308d47a3c6a78a7e06edb
parent40354f8b4f508869d4e42a959552fe87d4939dc6
[WK2] Change how to check the state of keypad

[Title] Change how to check the state of keypad
[Issue#] N/A
[Problem] Keypad doesn't show up in Email
[Cause] Focus out without calling blur()
[Solution] Check focusedNode when focusing in webview

Change-Id: Ied82e69403f9f5027fa2925539d43d53d4638adb
Source/WebKit2/UIProcess/API/efl/PageClientImpl.cpp
Source/WebKit2/UIProcess/API/efl/PageClientImpl.h
Source/WebKit2/UIProcess/API/efl/ewk_view.cpp
Source/WebKit2/UIProcess/WebPageProxy.h
Source/WebKit2/UIProcess/efl/WebPageProxyEfl.cpp
Source/WebKit2/WebProcess/WebPage/WebPage.h
Source/WebKit2/WebProcess/WebPage/WebPage.messages.in
Source/WebKit2/WebProcess/WebPage/efl/WebPageEfl.cpp