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

  1. On load the 'Rerun' and 'Select' buttons were available as individual buttons.
  2. Selecting 'Rerun' brought up a dialog.
  3. 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'.

  1. 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 Scott González

Component: ui.coreui.button
Keywords: a11y added
Status: newopen

comment:2 Changed 10 years ago by Scott González

Milestone: 1.9.01.11.0

comment:3 Changed 9 years ago by Scott González

Milestone: 1.11.0none
Note: See TracTickets for help on using tickets.