Closed
Bug 142865
Opened 23 years ago
Closed 20 years ago
Dropdown list of <select> closes on mouseup
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WORKSFORME
mozilla1.2alpha
People
(Reporter: kazhik, Assigned: john)
Details
Dropdown list of <select> closes on mouseup.
Steps to reproduce:
(1) Load a page which contains <select>.
(2) Open a tab and come back.
(3) Click the <select>.
Actual result: dropdown list closes on mouseup.
Expected result: dropdown list doesn't close.
Build: 2002050710/Linux
Comment 1•23 years ago
|
||
I am seeing this, or at least a symptom similar to it. Linux trunk build
2002060308, On many pages with <select> dropdowns, the dropdown either refuses
to appear at all, or appears and immediately dissapears. I can only select
things by giving the select box focus, and pressing up and down arrows on the
keyboard.
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0.1
Comment 2•23 years ago
|
||
Having tested my symptom more carefully, I no longer belive that it is the same
problem described here. I have posted bug 149981 for my problem
Updated•23 years ago
|
Target Milestone: mozilla1.0.1 → mozilla1.1alpha
Comment 3•23 years ago
|
||
-->
Assignee: rods → jkeiser
Status: ASSIGNED → NEW
Target Milestone: mozilla1.1alpha → mozilla1.2alpha
Assignee | ||
Comment 4•23 years ago
|
||
I'm not seeing this on WinXP 2002090708 ... Linux only perhaps. Guys, could you
retest in a recent Linux nightly?
Comment 5•21 years ago
|
||
I can't reproduce on recent Linux trunk build.
We could mark this as WORKSFORME.
Comment 6•20 years ago
|
||
I guess WFM is ok.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•