Open Bug 1569870 Opened 5 years ago Updated 2 years ago

Accessibility panel toolbar buttons clutter the tab order

Categories

(DevTools :: Accessibility Tools, defect)

defect

Tracking

(Not tracked)

People

(Reporter: Jamie, Unassigned)

Details

STR:

  1. Press shift+f12.
  2. Press tab. Observe that the "All" button (for issues to check) gets focus.
  3. Press tab.
    • Expected: The accessibility tree should get focus.
    • Actual: The Contrast button (for issues to check) gets focus.

Like the main Dev Tools toolbar (#toolbox-toolbar-mount) and now the main browser toolbar, I'd expect the right and left arrow keys to move through buttons.
Impact: This makes it less efficient for a keyboard user to navigate the Accessibility Panel.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.