Fix the issue that input picker is shown twice
authorTaeyun An <ty.an@samsung.com>
Thu, 4 Apr 2013 21:26:44 +0000 (06:26 +0900)
committerTaeyun An <ty.an@samsung.com>
Thu, 4 Apr 2013 21:36:18 +0000 (06:36 +0900)
commit944e8520a33d8041cd5040d706e50549faa5f94f
tree3abf2bef79a27716d726896aa552a1013ad78fc7
parentedff1c7cbb038180ed4368c6846b00294b9a4bd0
Fix the issue that input picker is shown twice

[Title] Fix the issue that input picker is shown twice
[Issue#]: N/A
[Problem] input picker popup is shown twice
[Cause] when setting the value from input picker popup, the selection is changed
[Solution] check the focus for view object when showing input picker

Change-Id: Id7d4c20901203befa66fbb010f205cdffc660a6d
Source/WebKit2/UIProcess/efl/InputMethodContextEfl.cpp