Closed
Bug 1874037
Opened 1 year ago
Closed 1 year ago
Type to search options doesn’t work with custom <bz-select> element having no search bar
Categories
(bugzilla.mozilla.org :: Bug Creation/Editing, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: u232883, Assigned: u232883)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
From Bug 1874015:
kohei. I have heard a couple of other people report that they can no longer expand a select with the keyboard and type the first letter of an option like they could before. For selects that show a search field (product, component) you can start typing a letter or two and find the one you are looking for. Ideally other smaller selects would work this way but not show a search text field.
The search bar appears only when there are 10 or more options. Even without it, the type-to-search functionality should work like the native <select>
element. Actually, I have implemented type-to-search but it works only when the <bz-select>
gets focused and the dropdown is closed.
Comment 2•1 year ago
|
||
Comment 3•1 year ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Comment 4•1 year ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•