Ticket #9101 (closed Bug: fixed)
Tab should leave listbox in smiley and specialchar dialogs
| Reported by: | damo | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.5 |
| Component: | Accessibility | Version: | 3.0 |
| Keywords: | IBM | Cc: | satya, tmonahan |
Description
Tab should be used to leave the listbox that is rendered in the smiley and specialchar dialogs, according to standard WAI-ARIA practices.
Not allowing tab to leave the listbox makes it hard for the user to know whether there are other input fields in the dialog, as they need to traverse the whole listbox.
Attachments
Change History
Changed 12 months ago by damo
- Attachment 9101_proposal.patch.patch added
comment:1 Changed 12 months ago by j.swiderski
- Status changed from new to confirmed
Reproducible in all browsers from CKEditor 3.0.
Note: See
TracTickets for help on using
tickets.

Propsed patch to address tab issue, along with role="presentation" on structural elements that should have it