Opened 11 years ago
Last modified 9 years ago
#7844 open bug
Button: split button accessibility
Reported by: | ezufelt | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.button | Version: | 1.8.16 |
Keywords: | a11y | Cc: | |
Blocked by: | Blocking: |
Description
Firefox 7.0.1 JAWS 13 Button demo 1.9pre
Problem
- On load the 'Rerun' and 'Select' buttons were available as individual buttons.
- Selecting 'Rerun' brought up a dialog.
- Selecting 'Select' brought up a menu. Using arrow keys it was not possible to navigate the menu. Using tab and then arrow keys, it was possible to find
'open', 'save', 'delete'.
- Selecting one of the menu options seemed to lock the window and it was necessary to switch windows and return to access the page again.
Solution
Needs further research.
Focus should be set to the menu when it appears, and using the arrow keys should change the active descendant. If this is currently being done then further testing is required and it may be necessary to set focus to each item in the menu as it is navigated to.
Change History (3)
comment:1 Changed 11 years ago by
Component: | ui.core → ui.button |
---|---|
Keywords: | a11y added |
Status: | new → open |
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 1.11.0 |
---|
comment:3 Changed 9 years ago by
Milestone: | 1.11.0 → none |
---|
Note: See
TracTickets for help on using
tickets.