Opened 12 years ago
Closed 12 years ago
#9370 closed Bug (fixed)
Inline editing: Issues with JAWS not switching to correct mode & reading content in div's
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 each div on the page and see how JAWS reads when we enter each div & toolbar activated.
Issues:
- When we navigate to 4th or 6th div, JAWS reading all the content in the div (This will be huge inconvenience for user's if div has more paragraphs) & it says file upload edit edit and it stays in Virtual PC Cursor Active mode, so user can't type anything.
- When we navigate to to 5th div, JAWS all the div content(This will be huge inconvenience for user's if div has more paragraphs) & it says edit type & text and stays in forms mode.
- When we navigate to 3rd or 7th div Jaws says edit type & text & stays in forms mode.
- When we navigate to 1st, 2nd or 8th div JAWS reads all the div content (This will be huge inconvenience for user's if div has more paragraphs) but it will not say edit type & text, JAWS stays in Vitual PC Cursor active mode, so user can't type anything.
Change History (3)
comment:1 Changed 12 years ago by
Milestone: | → CKEditor 4.0.1 |
---|
comment:2 Changed 12 years ago by
Component: | General → Accessibility |
---|
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with git:da498c3.