Set focus on popup when picker popup is displayed
authorKwangYong Choi <ky0.choi@samsung.com>
Tue, 25 Jun 2013 04:26:17 +0000 (13:26 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 25 Jun 2013 05:30:34 +0000 (05:30 +0000)
commitd13149678aa7e06b4c33a816b9dcb004e6a36761
tree7438acfc54f7ed1f58941f5b3a6967de900c455d
parent873d345a9ee4c78a30c80a12c627586f280c4eab
Set focus on popup when picker popup is displayed

[Title] Set focus on popup when picker popup is displayed.
[Issue#] N_SE-42734
[Problem] Keyboard input is inserted in webview even though webview is suspended.
[Cause] N/A
[Solution] Move focus to popup from webview.

Change-Id: I858e8fb3fa80d15231a1a6dc7d106224b4ddc758
Source/WebKit2/UIProcess/API/efl/tizen/InputPicker.cpp