Suspend ewk view when the picker popup is shown
authorKwangYong Choi <ky0.choi@samsung.com>
Fri, 7 Jun 2013 08:17:28 +0000 (17:17 +0900)
committerKwangYong Choi <ky0.choi@samsung.com>
Wed, 12 Jun 2013 11:18:52 +0000 (20:18 +0900)
commit32f4038545cc851d9041def08d2b4a7c01b3942d
treeb201c22a3c89a51c1c617bf7d3a543af584935ab
parentca954ecea046f108794f3d88b74ec0fff105491c
Suspend ewk view when the picker popup is shown

[Title] Suspend ewk view when the picker popup is shown.
[Issue#] N_SE-40575
[Problem] Keyboard input is inserted when the picker popup is shown.
[Cause] ewk view has focus even though popup is shown.
[Solution] Suspend ewk view when the picker popup is shown.

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