Closed
Bug 272580
Opened 20 years ago
Closed 20 years ago
need to click thrice to open <select> dropdown menu with javascript
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 154670
People
(Reporter: frederic.gobry, Assigned: bugzilla)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 (Debian package 1.0-2)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0 (Debian package 1.0-2)
In the attached HTML snippet which uses javascript in the onClick and onBlur
attibutes, one must click thrice to open the dropdown menu. When it is opened
once, it works fine until you reload the page.
The bug does not appear on Firefox for windows.
Reproducible: Always
Steps to Reproduce:
1. save the attached html code
2. open the page and click on the dropdown menu
3. repeat until it opens :-)
Expected Results:
The dropdown menu should open at the first click.
Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Duplicate of bug 154670
*** This bug has been marked as a duplicate of 154670 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•