You found a bug! We've classified it as TOUCH-4249 . We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
  1. #1
    Sencha User
    Join Date
    Feb 2013
    Posts
    28
    Vote Rating
    0
    hectorgomis is on a distinguished road

      0  

    Default InputText is hided after keyboard opened on Android. Working OK on 2.1.0 only

    InputText is hided after keyboard opened on Android. Working OK on 2.1.0 only


    We are developing an App on ST2.1.1 with Phonegap 2.5, but we found a problem using this ST version, trying to write down in a form text field. After I clicked in this input, Android keyboard is displayed hidding the field. I was very supprised, because changing ST version to 2.1.0 in app.html, everything was working perfectly. I tested the issue on ST2.2.0beta, and it's not working too.
    I have tested with Android tablets and mobiles, versions 4.0.4, 4.1.1, and building the project with every value of android:windowSoftInputMode. Now I'm using adjustResize value.
    I have tested the same project on iOS, and everything was ok, with every version of ST.


    I attached some media to clarify the bug.
    - Video 1: Everything is working ok with ST2.1.0 on Android Tablet
    (https://www.dropbox.com/s/yl1vh2q6tz...rkingFocus.mp4)
    - Video 2: Bug on ST2.1.1 on Android Tablet
    (https://www.dropbox.com/s/63ijrv6bze...rkingFocus.mp4)
    - Architect project, where you can change ST version to try the issue
    (https://www.dropbox.com/s/0p8e7m3t7q...tArchitect.rar)

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,599
    Vote Rating
    434
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Thanks for the report! I have opened a bug in our bug tracker.

  3. #3
    Sencha User
    Join Date
    Feb 2013
    Posts
    28
    Vote Rating
    0
    hectorgomis is on a distinguished road

      0  

    Default


    How can I know when the bug will be solved?

  4. #4
    Sencha User
    Join Date
    Feb 2013
    Posts
    28
    Vote Rating
    0
    hectorgomis is on a distinguished road

      0  

    Default


    Is this bug solved in ST2.2.0?

  5. #5
    Sencha User
    Join Date
    Apr 2013
    Posts
    14
    Vote Rating
    0
    PabloPerezAdsuar is on a distinguished road

      0  

    Default


    Hi! I have a good solution!! When I press a button, I use scrollTo method.

    Paste link with a example:
    http://stackoverflow.com/questions/15596111/sencha-touch-2-1-form-panel-keyboard-hides-active-textfield-on-android