summaryrefslogtreecommitdiff
path: root/opengl/libagl/array.cpp
diff options
context:
space:
mode:
authorCary Clark <cary@android.com>2009-09-24 16:25:25 -0400
committerCary Clark <cary@android.com>2009-09-24 16:45:24 -0400
commitf18c539344655c8d39e3412a0985f7e42193eb52 (patch)
treea35171a94f000fe22b81a3c1bf05649a812e551b /opengl/libagl/array.cpp
parentf22fc124ff7974d0b6380199f7d53e66bb7feb29 (diff)
set the selection after sending a click
Webkit expects the currently focused text input to have a set selection before it can receive key events for insertion. Coincidentally, we always set the selection except when using the 'next' button on the IME to switch between text fields. The selection has to be set after the text field receives focus, so add a setSelection() message after the click() message is sent in passToJavaScript(). fixes http://b/issue?id=2087546
Diffstat (limited to 'opengl/libagl/array.cpp')
0 files changed, 0 insertions, 0 deletions