1 Attachment(s)
iOS 6: page shifts up after using keyboard input on iPad
Hi,
I'm working on iPad2 updated to iOS6 and I've noticed that both ST2 (2.0.1.1) WebApps and Phonegapped native apps (with cordova 2.1.0) show a strange behavior: after putting some text in a text field (a login panel, in my case), when the keyboard hides back, then the whole view appears shifted up by something like 20px or so, hiding the toolbar partially.
Does anybody have hints for this? I know iOS6 is not fully supported but this appears a minor issue that could be fixed with some small hack, even though it's quite annoying.
I attach a screenshot of my app highlighting the problem.
Attachment 39082
Thanks!
Vito
iOS 6: page shifts up after using keyboard input on iPad:
I also experienced this issue on the iPad. This happens specifically to my forms which are modal views that are centered on the screen. It will sometimes shift up if the field is too low, and it will shift the screen to the left showing white space which is weird also.