Closed Bug 680970 Opened 13 years ago Closed 13 years ago

drop-down menu in xe.com does not work properly

Categories

(Firefox for Android Graveyard :: General, defect, P3)

ARM
Android
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: isandu, Unassigned)

References

()

Details

(Whiteboard: [website-compatibility])

Attachments

(2 files)

How to reproduce: 1. go to www.xe.com 2. go to the "Universal Currency Converter" section and tap on the drop-down menu to select a currency Result: Keyboard shows and drop-down menu does not Expected result: Drop-down menu shows and keyboard shows Device: Motorola Xoom on nightly from 20110821
The amount field works for me on trunk (08/30), although the 'From' and 'To' fields are wonky in that they auto-select the default selection on tap instead of seeing an appropriate drop down selection popup.
Whiteboard: [website-compatibility]
Attached file testcase
I wasn't really able to reverse engineer the cause of the problem (thanks to messy js libraries like jquery in this case), but I think this is basically happening because of bug 681640. The first mousedown is getting consumed for text boxes, the first time. When the text box is focused, then the mousedown is not consumed anymore. Hence, why in this case, on second tap on the input field, the drop down menu appears.
Depends on: 681640
Attached file relevant jquery code
This is the relevant jquery code from that site that is making that drop down. Notice the onmousedown function.
Mozilla/5.0 (Android; Linux armv7l; rv:9.0a 1)Gecko/20110909 Firefox/9.0a1 Fennec/9.0a1 Works fine for me in a Samsung Galaxy Tab 10.1
Yes, this should work now that bug 681640 is fixed.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified fixed on: Mozilla/5.0 (Android;Linux armv7l;rv:9.0a1)Gecko/20110922 Firefox/9.0a1 Fennec/9.0a1 Device: HTC Desire OS: Android 2.2
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: