commit | bb107bd6f7981cd2b2e31a0afc6f6bf2a6d5118f | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Fri Oct 23 16:18:42 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Tue Oct 27 13:34:45 2009 -0400 |
tree | 671ea6a5f08f76a6b84329fa087a0399ed0e848b | |
parent | 718d69f931e320b9a8d98371a0b4925d7c2e83f4 [diff] |
Many fixes to text input in the browser, particularly when moving to a new field. Remove many instances where we are setting selection unnecessarily. Instead, only set the selection due to a click, touch, or inserting a character. A touch will now set the selection properly, rather than at the beginning/end, fixing http://b/issue?id=1650395 Also fixes http://b/issue?id=2208188 Requires a change to external/webkit.