Open
Bug 1900660
Opened 1 year ago
Updated 5 days ago
The keyboard handling for the revision dropdown should be done differently
Categories
(Testing :: PerfCompare, defect, P3)
Testing
PerfCompare
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: julienw, Assigned: aesanu)
References
Details
(Whiteboard: [pcf])
See Keyboard Interaction part in https://www.w3.org/WAI/ARIA/apg/patterns/combobox/ . Especially the dropdown is excluded from the tab sequence, and arrow keys need to be handled.
The MUI “MUI Autocomplete component” seems to implement this quite well (from its examples), but this would force us to change our implementation. Maybe we don’t want to do this atm but keep this for after the MVP.
Comment 1•1 year ago
|
||
The severity field is not set for this bug.
:carla, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(csevere)
Updated•1 year ago
|
Severity: -- → S3
Flags: needinfo?(csevere)
Priority: -- → P3
Assignee | ||
Updated•6 days ago
|
Assignee: nobody → aesanu
Assignee | ||
Updated•5 days ago
|
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•