Opened 13 years ago
Closed 13 years ago
#9364 closed Bug (fixed)
Inline editing: with JAWS we have to press Esc twice to get focus back in to editor from toolbar
| 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 in to any div using tab, press Alt + F10 to navigate to toolbar.
- Press Esc button.
Expected Result: Focus should go back to Editor body.
Actual Result: We have to press ESc twice to get focus back in to editing body. when we press Esc first time, JAWS reads virtual PC Cursor. when we press Esc Second time, it says type & text.
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:b18813c.