This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Persistent footer instability in v1.1 with long select lists in Android 2.3.3 #4250
Closed
Description
In v1.1, in Android 2.3.3, if there is a page with a long list (longer than the screen) containing a persistent navbar, very often you cannot click transition from one page to another.
You can reproduce this problem on your Android 2.3.3 device by going to http://jquerymobile.com/demos/1.1.0/docs/toolbars/footer-persist-d.html and click around on the four navbar items: friends, albums, emails and info.
Very often, after going to Friends if you then click on Albums, the Albums page does not load and you don't transition from Friends.
doug