Closed Bug 519271 Opened 15 years ago Closed 15 years ago

Button elements within <select> do not fire when type = submit

Categories

(Firefox for Android Graveyard :: General, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: aakashd, Unassigned)

Details

Build Id:

Mozilla/5.0 (Windows; U; WindowsCE 5.2; en-US; rv:1.9.2b1pre) Gecko/20090928 Fennec/1.0a3

and

Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2b1pre) Gecko/20090928
Fennec/1.0b4pre

Note: Check out www.google.com/news and use their localization select button on the top left side of the page.

Steps to Reproduce:
1. go to addons.mozilla.org
2. Scroll to the bottom of the page and the select element on the right
3. Select a new language and click ok

Actual Results:
The button does nothing

Expected Results:
The button should re-direct to the localized version of the website
tracking-fennec: --- → ?
The <select> button is not type="submit". That is the "Go" button right after it in the source, but it is display:none, hidden on the page.

I'm still looking for the JS code that handles the <select> change
Using the up/down arrow in the Fennec select UI, while not affecting the diaplyed list, does affect the <select> on the page. It is enough to cause the change to fire.
fixed by bug 520368
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
verified FIXED on builds:

Mozilla/5.0 (X11; U; Linux armv7l; en-US; rv:1.9.2b1pre) Gecko/20091009
Fennec/1.0b4

and

Mozilla/5.0 (X11; U; Linux armv6l; en-US; rv:1.9.2b1pre) Gecko/20091009
Fennec/1.0b4
Status: RESOLVED → VERIFIED
tracking-fennec: ? → ---
You need to log in before you can comment on or make changes to this bug.