Closed
Bug 17210
Opened 26 years ago
Closed 26 years ago
Option always highlighted in muli-select widget
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
People
(Reporter: zow, Assigned: rods)
References
()
Details
If a HTML select form element does not have a default value (such as the
Platform or OS selections on the Bugzilla Query page), then the first
option will be selected by default. This is problematic if no selection is a
valid option (as it is when querying Bugzilla), as the user must Ctrl-click
in each multi-select widget then.
Updated•26 years ago
|
Assignee: karnaze → rods
Comment 1•26 years ago
|
||
Reassigning to Rod.
| Assignee | ||
Comment 2•26 years ago
|
||
Maybe its late, but I don't quite get what the bug is. I need a better
explanation. What does Nav do today and how does Gecko differ from it?
Comment 3•26 years ago
|
||
This is quite possibly a DUP of Bug 15841. zow@llnl.gov, you can disambiguate
this somewhat by saying what build you were using.
With M10, possibly earlier, and somewhat possibly later, the first (or
in some cases the last) OPTION value in a FORM SELECT element is always
initially selected, even if it should not be (no SELECTED attribute on
that OPTION). It can be seen especially well with the bugzilla query page,
and yes, it causes a useability problem there, and also messes with
enter_bug.cgi.
This was Bug 15841, FIXED by pollman@netscape.com, and VERIFIED 1999-10-18
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
This bug is indeed a duplicate - just my inexperience with the query tool
showing.
*** This bug has been marked as a duplicate of 15841 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•