Call "Unselect" operation when setting the value from picker
authorJongseok Yang <js45.yang@samsung.com>
Thu, 6 Jun 2013 06:00:01 +0000 (15:00 +0900)
committerGerrit Code Review <gerrit2@kim11>
Thu, 6 Jun 2013 06:06:15 +0000 (15:06 +0900)
commit35b3d5ff11a07b7047290a092077ebd07b2abc13
treeef99dea59efa79b25841289e01d632e7e9ceec42
parent66bedf9e226b1a660c6c104a3edf724288f5ac65
Call "Unselect" operation when setting the value from picker

[Title] Call "Unselect" operation when setting the value from picker
[Issue#] N_SE-40584
[Problem] The picker popup appeared when reopen the web app with the entry for picker
[Cause] the focus operation caused to the entry for picker because it still had the focus
        after setting the value
[Solution] Reset the focus for the entry when setting the vlaue from picker

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