Opened 12 years ago
Closed 12 years ago
#9841 closed Bug (fixed)
JAWS not reading dialog titles in 4.0
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, open any CK Editor sample, navigate to editor body.
- Press Alt + F10 to navigate to toolbar.
- Navigate to any toolbar button that opens a dialog. for ex: Link button and press Enter
Expected Result: Link dialog opens, JAWS reads the dialog title & then the first focusable element in the dialog.
Actual Result: Link dialog opens, but JAWS not reading the dialog title it just reads the first focusable element in the dialog.
This is only happening on 4.0 & not on 3.6.x builds.
Verified with both JAWS 13 & 14.
Change History (1)
comment:1 Changed 12 years ago by
Milestone: | → CKEditor 4.0.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with git:9d77a8a.