Search and Top Navigation
#7859 closed bug (fixed)
Opened November 10, 2011 04:26AM UTC
Closed June 14, 2012 04:49PM UTC
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
1. 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.
2. Cannot dismiss menu by pressing escape key (it is a common pattern for escape to stop interaction with interactive controls, textarea, etc.).
3. 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.
Attachments (0)
Change History (3)
Changed November 10, 2011 04:30AM UTC by comment:1
Changed November 10, 2011 01:55PM UTC by comment:2
component: | ui.core → [meta] ui.dev |
---|---|
keywords: | → a11y |
status: | new → open |
version: | 1.8.16 → git |
Changed June 14, 2012 04:49PM UTC by comment:3
milestone: | 1.9 → git |
---|---|
resolution: | → fixed |
status: | open → closed |
These should all be addressed.
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.