Ticket #5975 (closed Bug: fixed)
page-break should have proper Alt Text instead of Unknown object. so that JAWS reads it properly
| Reported by: | satya | Owned by: | tobiasz.cudnik |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4.1 |
| Component: | General | Version: | 3.3 |
| Keywords: | IBM | Cc: | damo,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
Change History
comment:2 Changed 3 years ago by comp615
I don't understand why it does that? (I don't have JAWS). It seems to have proper alt text though...
comment:3 Changed 3 years ago by tobiasz.cudnik
- Status changed from new to assigned
- Owner set to tobiasz.cudnik
comment:5 Changed 3 years ago by Saare
- Status changed from review to review_failed
The patch should be updated to the current markup.
comment:7 Changed 3 years ago by Saare
- Status changed from review to review_failed
I don't think we should have the alt and the aria-label attributes in the output.
comment:10 Changed 3 years ago by tobiasz.cudnik
- Status changed from review_passed to closed
- Resolution set to fixed
Fixed with [5867].
Note: See
TracTickets for help on using
tickets.
