Opened 13 years ago
Closed 13 years ago
#9608 closed Bug (fixed)
Tab should leave listbox in smiley and specialchar dialogs
| Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.0 |
| Component: | Accessibility | Version: | 4.0 |
| Keywords: | Cc: |
Description
V4's version of issue we had in v3: #9101.
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.
Change History (4)
comment:1 Changed 13 years ago by
| Owner: | set to Piotrek Koszuliński |
|---|---|
| Status: | new → assigned |
comment:2 Changed 13 years ago by
| Status: | assigned → review |
|---|
comment:3 Changed 13 years ago by
| Status: | review → review_passed |
|---|
comment:4 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | review_passed → closed |

I pushed t/9608. Patch for #9101 ([7596]) hasn't been ported to v4.