Set the focus again when trying to show picker even though it already is shown
authorTaeyun An <ty.an@samsung.com>
Tue, 9 Jul 2013 07:14:47 +0000 (16:14 +0900)
committerTaeyun An <ty.an@samsung.com>
Tue, 9 Jul 2013 07:14:47 +0000 (16:14 +0900)
commit73fc4ac2dd411d56217b6e9db5cb942fe06b6a1e
treee451153c4da47dc5226b2c416f38c6fdebfd6c18
parentcd525cd21c1e5f818083ed4b174362de7f4a238a
Set the focus again when trying to show picker even though it already is shown

[Title] Set the focus again when trying to show picker even though it already is shown
[Issue#] N_SE-44406
[Problem] WebApp is closed when seleting H/W back key in the state of showing picker
[Cause] the webview has focus when showing the picker
[Solution] Set the focus again when trying to show picker even though it already is shown

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