diff options
| author | Leon Scroggins <scroggo@google.com> | 2009-12-15 16:33:28 -0500 |
|---|---|---|
| committer | Leon Scroggins <scroggo@google.com> | 2010-01-04 09:02:33 -0500 |
| commit | 95fa6e99128685c55e9be6f4362e67c288482a74 (patch) | |
| tree | 976703975d9a178b8460160e81693902caf547b8 /WebCore/html/HTMLMetaElement.cpp | |
| parent | 626f2058a8302d9e9770d3df2f9677344adb02d9 (diff) | |
| download | external_webkit-95fa6e99128685c55e9be6f4362e67c288482a74.zip external_webkit-95fa6e99128685c55e9be6f4362e67c288482a74.tar.gz external_webkit-95fa6e99128685c55e9be6f4362e67c288482a74.tar.bz2 | |
If the DOM changes textfield focus, make the IME work properly.
Fix for http://b/issue?id=2219166
Requires a change to frameworks/base
Remove the old change to update the WebTextView when a key is pressed,
since the IME does not generate key events. Instead, when the focus
changes, and the IME is serving the WebTextView, immediately clear
the cursor and update the WebTextView, so the user can continue
typing. Also, allow "Next" to work on the currently focused
textfield, even if it's not the cursor. Further, check for
a new action if there is a focus but not a cursor.
Diffstat (limited to 'WebCore/html/HTMLMetaElement.cpp')
0 files changed, 0 insertions, 0 deletions
