commit | 1bd0d6a53f27b38c10db265f8d85c89eaea527f1 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Tue Jun 16 15:04:28 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Tue Jun 16 15:04:28 2009 -0400 |
tree | a20427be0f3be00acbdaecb1c94c66a50ce20553 | |
parent | 1cc2420d0dfaef8ec0d510b6aa85ecbadf0f62f7 [diff] |
Allow proper text editing after clicking with the trackball. As with the recent change to make a touch bring up the WebTextView, so that the trackball can be used, and we get text editing goodness, we also need to bring up the WebTextView when clicking the trackball. Also do not call overrideUrlLoading for an input field and add a comment.