Long select list appears, scrolls page and disappears #4776
Description
On Android 2.3.4, stock browser, JQ 1.7.2 and JQM 1.1.1, SE xPeria Arc.
I have a "long" select list with native menu set to false, the months of the year from "January" to "December" as a form element. The list is long enough to not to fit the screen, you have to scroll. When I display the form, everything is ok, the long selects also work fine as they supposed to (other than that they never lose the "on focus" styling). If I don't fill in the form correctly, jQuery Validate will add extra elements to the page to show the errors, thus making the whole page longer. If I try to open the select menu now to fix my mistakes, most of the times it will quickly scroll the page a bit, open the select menu in a new blank page and immediatelly close it and scroll the page with the form back to where it was. But then if I scroll the page up and down, the menus will work again for that one time, and then they won't work any more until the next manual scrolling.