This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Footer navbar moves up when clicking on a textbox in an Android environment #4410
Milestone
Comments
Can you provide a little bit more information?
Thanks! |
@dwong1234 Further to the message from @uGoMobi could you provide a test page using the latest build with jsbin or jsfiddle to illustrate? |
Hey all, thanks for responding. Here's my test page: I used a fixed fixed footer. If I run it on my Android phone running 2.3.7 the navbar moves. On safari, on a iOS device, it looks fine. I'm using jquery 1.7.2 and jqm 1.1. Thanks! |
@dwong1234 could you please try with jquery 1.7.1? Thanks |
@agcolom I switched to 1.7.1 and it had no effect. |
arschmitz
added a commit
to arschmitz/jquery-mobile
that referenced
this issue
Nov 1, 2012
…jquery-archive#3748 Android 2.x: Page transitions broken when fixed toolbars used jquery-archive#4113 Header and footer change their position after keyboard popup - iOS jquery-archive#4250 Persistent footer instability in v1.1 with long select lists in Android 2.3.3 jquery-archive#4259 Fixed toolbars change position when navigating between tabs. jquery-archive#4337 Fixed header problem after scrolling content on iOS and Android #jquery-archive#4410 Footer navbar moves up when clicking on a textbox in an Android environment
arschmitz
added a commit
to arschmitz/jquery-mobile
that referenced
this issue
Nov 8, 2012
jquery-archive#3748 Android 2.x: Page transitions broken when fixed toolbars used jquery-archive#4113 Header and footer change their position after keyboard popup - iOS jquery-archive#4250 Persistent footer instability in v1.1 with long select lists in Android 2.3.3 jquery-archive#4337 Fixed header problem after scrolling content on iOS and Android #jquery-archive#4410 Footer navbar moves up when clicking on a textbox in an Android environment
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm developing a phonegap app using jqm. In an Android environment, the jqm footer navbar moves up when I click on a textfield. In the iOS environment, this behavior doesn't show up.
The text was updated successfully, but these errors were encountered: