summaryrefslogtreecommitdiff
path: root/libs/rs/rsProgramFragment.cpp
diff options
context:
space:
mode:
author Leon Scroggins <scroggo@google.com> 2009-11-19 13:47:46 -0500
committer Leon Scroggins <scroggo@google.com> 2009-11-24 09:21:48 -0500
commitecfc0eba609f88579ea5b70c57e6763ee3a28e5d (patch)
tree429b7d3268790245334020b559e66d202bdfb1b2 /libs/rs/rsProgramFragment.cpp
parent1e914ac7fce9523b5a932389798589eba91ca4dd (diff)
Fix soft keyboard dismissing itself when zooming into a textfield in browser.
We remove the WebTextView while zooming. If the WebTextView ended up offscreen, we remove it completely, thus hiding the IME. In some cases, however, the WebTextView is only offscreen because the IME overlapped it. Check to see if the IME is showing, and if so, adjust the WebTextView and let it get scrolled into view. Also perform the removal/change in text size inside the method, so it happens in both places. Lastly, do not call didUpdateTextViewBounds if there is no WebTextView. Fix for http://b/issue?id=2266066
Diffstat (limited to 'libs/rs/rsProgramFragment.cpp')
0 files changed, 0 insertions, 0 deletions