Ticket #5600 (closed defect: fixed)
editor: buttons in editor toolbar are in the tab order and should not be
| Reported by: | becky | Owned by: | becky |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Accessibility | Version: | 1.0 |
| Severity: | normal | Keywords: | a11y |
| Cc: | becky, doughays |
Description
The buttons in the editor toolbar are in the tab order and should not be. Once focus is on a button in the toolbar the arrow keys work to move focus from button to button using the keyboard. This works correctly in the editor toolbar. However, pressing tab also moves focus from toolbar button to toolbar button - this should not work. Only the arrow keys should work to move focus within the toolbar. When focus is in the editor toolbar, pressing tab should move focus into the editor.
The standard toolbar (test_toolbar.html) works correctly. This change in behavior for the editor toolbar buttons is a regression from 1.0.2.
Change History
Note: See
TracTickets for help on using
tickets.