Set focus on first color rect after color popup is shown
authorKwangYong Choi <ky0.choi@samsung.com>
Fri, 4 Oct 2013 02:24:39 +0000 (11:24 +0900)
committerKwangYong Choi <ky0.choi@samsung.com>
Fri, 4 Oct 2013 05:07:30 +0000 (14:07 +0900)
commit5bc6108a0c4bab719636a789ad474d508f28e0d4
tree6b6ae8c55f1c6443b3110753fd561f1589a65352
parent44e1be133029f9d82e5ec5c208076e6d4fd065a8
Set focus on first color rect after color popup is shown

[Title] Set focus on first color rect after color popup is shown.
[Issue#] N-SE_54041
[Problem] Sometimes focus is remained on webview. So, it's not possible
          to select color with keyboard.
[Cause] N/A
[Solution] Set focus on first color rect after color popup is shown.

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