Closed
Bug 185216
Opened 23 years ago
Closed 23 years ago
Dropdown List Vanishes on mouseup (WORKAROUND AVAILABLE)
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 154670
People
(Reporter: justin_bartee, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01
The dropdown listbox vanishes upon mouse up. That is, single-clicking on the drop
down listbox causes it to "flash." The particular listbox I referenced contains
a relatively large number of selections. Other, shorter dropdowns don't have
this seem to have this bug.
NOTE: This bug has already been reported, but I could not find reference to the
workaround.
Reproducible: Always
Steps to Reproduce:
1. Single click the dropdown list as normal (click and release immediately)
Actual Results:
The dropdown list flashed.
Expected Results:
The dropdown list should have dropped down as usual and allowed scrolling/selection.
There is a workaround for this bug: doubleclick the dropdown list. DO NOT move
the mouse, or the list will disappear. Use the arrow keys to scroll through the
choices and the return key to validate the selection.
Comment 1•23 years ago
|
||
> NOTE: This bug has already been reported
Bug number?
Comment 2•23 years ago
|
||
dupe of "drop-down select menu closed by DOM/CSS events."
I think the workaround (at least the double-clicking part) has been mentioned in
one of the many dupes, but in the future, please just comment in the original bug
*** This bug has been marked as a duplicate of 154670 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•