Opened 12 years ago
Closed 11 years ago
#7859 closed bug (fixed)
Menu: Default accessibility
Reported by: | ezufelt | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | git |
Component: | [meta] ui.dev | Version: | git (not yet released) |
Keywords: | a11y | Cc: | |
Blocked by: | Blocking: |
Description
Firefox 8.0 JAWS 13 Menu demos 1.9pre
Problems
- Inconsistency in ability to interact with menus when tabbing to the menus or pressing enter. Almost never works when first tabbing to menu, must tab away and then back for arrow key navigation of items to work correctly.
- Cannot dismiss menu by pressing escape key (it is a common pattern for escape to stop interaction with interactive controls, textarea, etc.).
- When interacting with the menu pressing enter on an item does not do anything, and does not stop the interaction, it is still necessary to tab away to interact with the menu.
Having to tab away from the menu to the next focusable item in order to resume virtual PC cursor mode means that large sections of the page may be missed.
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Component: | ui.core → [meta] ui.dev |
---|---|
Keywords: | a11y added |
Status: | new → open |
Version: | 1.8.16 → git |
comment:3 Changed 11 years ago by
Milestone: | 1.9 → git |
---|---|
Resolution: | → fixed |
Status: | open → closed |
These should all be addressed.
Note: See
TracTickets for help on using
tickets.
These problems also exist with Top-aligned sub menus and Navigation menu demos.
A particular note on Navigation menu, pressing enter, as one might expect to interact with the control, activates the menu link and switches to a new page.