-
2 Apr 2013 1:49 AM #1
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 Apr 2013 5:16 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,599
- Vote Rating
- 434
Thanks for the report! I have opened a bug in our bug tracker.
-
2 Apr 2013 6:04 AM #3
-
16 Apr 2013 2:56 AM #4
-
10 May 2013 1:11 AM #5
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
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.


Reply With Quote