Opened 14 years ago
Closed 14 years ago
#5975 closed Bug (fixed)
page-break should have proper Alt Text instead of Unknown object. so that JAWS reads it properly
Reported by: | Satya Minnekanti | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.1 |
Component: | General | Version: | 3.3 |
Keywords: | IBM | Cc: | Damian, joek |
Description
To reproduce the defect:
- with JAWS on, open Ajax sample.
- Type some text,Navigate to Tool bar by pressing Alt + F10.
- Navigate to Insert Page break icon and press Enter. see that Page break is inserted in the Editor.
See how JAWS reads the Page break..
JAWS is reading it as "Unknown object graphic".
if we give some proper name like "Page break".JAWS will read it properly and it will improve Accessibility and JAWS user can confirm that page break is inserted in Editor body.
Attachments (3)
Change History (13)
comment:1 Changed 14 years ago by
Milestone: | CKEditor 3.4 → CKEditor 3.5 |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | new → assigned |
Changed 14 years ago by
Attachment: | 5975.patch added |
---|
comment:4 Changed 14 years ago by
Status: | assigned → review |
---|
comment:5 Changed 14 years ago by
Status: | review → review_failed |
---|
The patch should be updated to the current markup.
Changed 14 years ago by
Attachment: | 5975_2.patch added |
---|
comment:6 Changed 14 years ago by
Status: | review_failed → review |
---|
comment:7 Changed 14 years ago by
Status: | review → review_failed |
---|
I don't think we should have the alt and the aria-label attributes in the output.
Changed 14 years ago by
Attachment: | 5975_3.patch added |
---|
comment:8 Changed 14 years ago by
Status: | review_failed → review |
---|
comment:9 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:10 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5867].
I don't understand why it does that? (I don't have JAWS). It seems to have proper alt text though...