commit | 1d60c5c16b92ddc64d10f13da8af7faaae22cd2f | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Fri Oct 23 10:16:51 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Fri Oct 23 11:22:36 2009 -0400 |
tree | a5e6b100749470153c8332e4949a29eebf37fbe9 | |
parent | 46a83b4ead517b9fc13b4bee4c59c3eaf4d3fdd9 [diff] |
Do not hide the cursor ring when clicking on an input field. When pressing the trackball on a text input field, do not call setFollowedLink, which results in the cursor ring disappearing and the WebTextView being torn down. Fixes http://b/issue?id=2210127