Opened 12 years ago
Closed 12 years ago
#9844 closed Bug (fixed)
JAWS issues with interacting Context menu 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 (last modified by )
To reproduce the defect:
- with JAWS on, open any CK Editor sample, insert a table & navigate to a table cell.
- Press Shift + F10 to open context menu.
- Reach an item with submenu and press ENTER to open it.
Expected Result: Sub menu opens, JAWS reads context menu & when we use down arrow key JAWS will read options in Sub menu.
Actual Result: Sub menu opens, JAWS reads context menu, when we use down arrow keys JAWS reads Sub menu option names, but Focus not shown when we navigates through the options.
This is only happening on 4.0 & not on 3.6.x builds.
Verified with both JAWS 13 & 14.
Change History (2)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Milestone: | → CKEditor 4.0.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with git:2bd7ee2.
I'm removing the part of the ticket that is a dup of #9543.