-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Android: select menus stop working after page transition #2926
Comments
As a workaround i've disabled transitions for Android devices for now:
|
Confirming; native select options don't work for me either on a T-Mobile G2 w/ CyanogenMod 7.1 (Android 2.3.7). |
I think this is just a syntax issue, at least in that demo page. The first and second select menus both have the same id: select-choice-0. This will make things go kablooey (to use a technical term). Does this bin work after I fixed the duplicate IDs: |
Doesn't work for me (Android 2.3.7). Both test cases, however, do work in Firefox Mobile Aurora 9 for Android. |
Unfortunately I don't have access to those devices at the moment. |
Still broken for me. |
Tried on my HTC Desire HD, dosen't work for me either |
Issue moved to #2066 |
Native select options don't appear after transitioned to another page.
Tested on Android 2.2.2 and 2.3.3 (using Galaxy S - YP-G70 and GT-I9000 respectively)
Here is a test that demonstrates that: http://jsbin.com/emuhup/18
I am using latest test js+css from http://jquerymobile.com/test/
The text was updated successfully, but these errors were encountered: