OSDN Git Service

If the textfield is offscreen at the end of a zoom, remove it.
authorLeon Scroggins <scroggo@google.com>
Wed, 30 Sep 2009 22:01:38 +0000 (18:01 -0400)
committerLeon Scroggins <scroggo@google.com>
Wed, 30 Sep 2009 23:03:31 +0000 (19:03 -0400)
commit10be7542327e1d4483b33730164e5404ed48d73e
tree9a7e2184c64ddd3c8abfebc415aee0967535e8fc
parent48e9a0dd66b832cfaf668deba584394eba0ffdfc
If the textfield is offscreen at the end of a zoom, remove it.

Fixes http://b/issue?id=2147168

Change-Id: I068746f7a7242bab5bc2116598f0421d7385ce25
core/java/android/webkit/WebView.java