Closed Bug 63928 Opened 24 years ago Closed 2 years ago

Allow Find to work in listboxes/option lists (SELECT form controls)

Categories

(Core :: Layout: Form Controls, enhancement, P4)

enhancement

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: timeless, Unassigned)

References

Details

Some listboxes have thousands of options. Users should be able to search them 
w/o using view-source.  If only one result matches, it should be scrolled into 
view.  If multiple results match, the first one should be scrolled into view, 
the others should if possible receive a -moz-highlight indicating that they are 
search matches, and it'd be neat if users could easily navigate from one hit to 
another.
How about including listboxes when searching the page?
Chaning the qa contact on these bugs to me. MPT will be moving to the 
owner of this component shortly. I would like to thank him for all his hard 
work as he moves roles in mozilla.org...Yada, Yada, Yada...
QA Contact: mpt → zach
updating to new owner. sorry for the spam.
Assignee: hangas → mpt
For SELECT MULTIPLE, we can focus-but-not-select the found item. But I don't 
think there's any sensible way this can work for SELECT non-MULTIPLE. Any ideas?
Summary: [RFE] search listboxes/optionlists → Allow Find to work in listboxes/option lists (SELECT form controls)
One could potentially drop down the single select and select the option in the
dropdown--it wouldn't be actually selected but the user could hit enter to
select it.
.
Assignee: mpt → jkeiser
Component: User Interface Design → HTML Form Controls
QA Contact: zach → tpreston
Priority: -- → P4
Target Milestone: --- → Future
QA Contact: tpreston → layout.form-controls

The bug assignee didn't login in Bugzilla in the last 7 months.
:emilio, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: john → nobody
Flags: needinfo?(emilio)

We allow finding in listboxes now. Comboboxes would be a tougher one, not sure how that'd look.

Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(emilio)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.