Open Bug 1561829 Opened 6 years ago Updated 3 years ago

[a11y] Make the filter buttons easier to navigate with keyboard

Categories

(DevTools :: Console, enhancement, P2)

enhancement

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

Details

At the moment, you can only navigate in the buttons with the tab key, which means if you want to focus the input, you have to tab through all the buttons, which can be cumbersome.

We should do what's done in Firefox main toolbar:

  • Tabbing through the UI, you'll only focus the first filter button, then move directly to the next element (either Persist Logs checkbox, or the output)
  • When the first filter button is focused, you can navigate to other buttons with navigation keys

This would make life easier for keyboard user

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