Fix openning picker when view does not have focus
authorTaeyun An <ty.an@samsung.com>
Mon, 8 Jul 2013 08:45:33 +0000 (17:45 +0900)
committerTaeyun An <ty.an@samsung.com>
Mon, 8 Jul 2013 08:45:33 +0000 (17:45 +0900)
commit9758ea1825c6221f1674ee0cac205c2059344d1b
tree010ea857a6ab4a3548e21162d5a539ad659da6e0
parent4822c0da3fe458629f39d19b84b341a6ccab198b
Fix openning picker when view does not have focus

[Title] Fix openning picker when view does not have focus
[Issue#]  N/A
[Problem] picker is not shown
[Cause] do not set the focus the entry is for the picker
[Solution] do not focus just when picker is already shown

Change-Id: I04b3ea73b274d3255f429ec4bf5e274964cb1f94
Source/WebKit2/UIProcess/WebPageProxy.cpp
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.h