commit | 4890feb048e4f0510c577babe3bfd08521a3996b | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Thu Jul 02 10:37:10 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Mon Jul 06 11:15:07 2009 -0400 |
tree | 0f4373ae969e7ad68269d2abfc2b2093266fb94b | |
parent | f8e3ba5bfad14f3037d72eb6243258c13169cbd8 [diff] |
In WebTextView, check the focus before sending a key. This fixes a bug where the DOM has moved the focus, but the WebTextView is still sending keys to the old focus. Requires a change in external/webkit.