Closed
Bug 1874056
Opened 1 year ago
Closed 1 year ago
Can't change platform/OS values using keyboard anymore
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1874037
People
(Reporter: Gijs, Unassigned)
Details
(Keywords: access, regression)
STR:
- click edit bug in this bug report
- click either the platform or OS dropdown
- type any letter that corresponds to the first letter of a dropdown item
ER:
that item is selected in the dropdown
AR:
it doesn't work (nothing happens)
Generally, the use of a custom dropdown that's not a "real" <select> seems to have broken this.
Adding full keyboard support to this custom control is likely non-trivial. I don't really understand why we're not using a select anymore for these dropdowns...
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•