diff options
author | Leon Scroggins <scroggo@google.com> | 2010-02-17 17:56:51 -0500 |
---|---|---|
committer | Leon Scroggins <scroggo@google.com> | 2010-02-18 13:31:47 -0500 |
commit | bcbf564a3f527266693233cacd6728770d1a65fd (patch) | |
tree | 913565cfba457ef6ad33f9865d320cbf44e307cd /core/java/android/app/AliasActivity.java | |
parent | d651629478ea4615e3a493aa63ae455d6fefb38f (diff) | |
download | frameworks_base-bcbf564a3f527266693233cacd6728770d1a65fd.zip frameworks_base-bcbf564a3f527266693233cacd6728770d1a65fd.tar.gz frameworks_base-bcbf564a3f527266693233cacd6728770d1a65fd.tar.bz2 |
At the end of a zoom, only check if the textfield is onscreen.
Previously, we checked to see if the IME was active on the WebTextView,
in an attempt to fix http://b/issue?id=2266066 . If so, we move the
textfield on screen. However, that is resulting in
http://b/issue?id=2147168 , where a textfield far offscreen is being
scrolled on screen at the end of a zoom, and with this change, the
latter bug is fixed. Further, I am no longer able to reproduce the
earlier bug with this change.
Diffstat (limited to 'core/java/android/app/AliasActivity.java')
0 files changed, 0 insertions, 0 deletions