Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Problems with textbox on webview at android 2.2

I have some problems with textbox on webview at android 2.2 .
When I click on a textbox on my app the keyboard open but textbox move outside of top of page and when I click on keys that page jump up and down!
on another sample project textbox don't move to top of keyboard and stay at behind of keyboard.
also I used windowSoftInputMode: Titanium.UI.Android.SOFT_INPUT_ADJUST_UNSPECIFIED and windowSoftInputMode: Titanium.UI.Android.SOFT_INPUT_ADJUST_RESIZE
when creating window but they didn't resolve my problems.

?!!

— asked October 25th 2010 by Farsad Ghaffarian
  • 2.2
  • android
  • textbox
  • webview
0 Comments

1 Answer

  • You probably need to use PAN. Also, you didn't say which mobilesdk you're using.

    — answered October 25th 2010 by Don Thorp
    permalink
    1 Comment
    • What is PAN?

      — commented October 25th 2010 by Richard Brents
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.