Opened 13 years ago
Closed 13 years ago
#9368 closed Bug (fixed)
Inline editing: JAWS not reading states of Toolbar buttons
| Reported by: | Satya Minnekanti | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.0.1 |
| Component: | Accessibility | Version: | 4.0 |
| Keywords: | IBM | Cc: | Damian, Teresa Monahan |
Description
To reproduce the defect:
- with JAWS on, Open Massive inline editing sample
- Navigate to 1st div, press Alt + F10 to navigate to toolbar.
- Navigate to Undo/Redo buttons.
Expected Result: JAWS should read them properly and also announce their state disabled.
Actual Result: JAWS reading their names but it doesn't say that they are disabled.
- Navigate to 3rd div, press Alt + F10 to navigate to toolbar.
- Navigate to Align Justify icon & Text direction from left to right icons.
Expected Result: JAWS should read them properly and also announce their state as pressed or selected.
Actual Result: JAWS reading their names but it doesn't say that they are pressed or selected.
Change History (3)
comment:1 Changed 13 years ago by
| Milestone: | → CKEditor 4.0.1 |
|---|
comment:2 Changed 13 years ago by
| Component: | General → Accessibility |
|---|
comment:3 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

Fixed with git:d8db6b0.