Opened 13 years ago
Closed 13 years ago
#4948 closed defect (fixed)
editor: addition of comboBox into editor toolbar breaks keyboard a11y for toolbar
Reported by: | Becky Gibson | Owned by: | simonjb |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Editor | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The addition of the font, size and format comboboxes to the toolbar in the third editor example on test_editor.html breaks keyboard accessibility.
Attachments (1)
Change History (3)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Owner: | changed from Adam Peller to simonjb |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [11279]) Skip non-widgets in _Container._getSiblingOfChild(). Fixes #4948: editor: addition of comboBox into editor toolbar breaks keyboard a11y for toolbar.