Closed
Bug 316618
Opened 20 years ago
Closed 20 years ago
a11y: pressing first key of item in select1 should select item
Categories
(Core Graveyard :: XForms, defect)
Core Graveyard
XForms
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 303865
People
(Reporter: aaronr, Assigned: aaronr)
Details
Attachments
(1 file)
1.82 KB,
application/xhtml+xml
|
Details |
Similar to bug 316616. If a select1 has focus and a key is pressed, the first item in the list starting with that character should be selected. If that same key is pressed again, the next item that starts with that key should be selected. If you type out a value, that value should be selected.
I used a seperate bug for each of select and select1 because select1 will be more challanging to get right than select, and will likely be a larger patch.
*** This bug has been marked as a duplicate of 303865 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•