#3540 closed Bug (fixed)
img tags generated by the editor should always have alt attribute.
| Reported by: | Martin Kou | Owned by: | Tobiasz Cudnik |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | Accessibility | Version: | SVN (CKEditor) - OLD |
| Keywords: | Confirmed Review+ Doc | Cc: |
Description
We're currently missing out the alt attribute generated from
- fakeobjects plugin
- Image and image button dialogs.
- Smiley dialog.
Attachments (1)
Change History (7)
comment:1 Changed 17 years ago by
| Owner: | changed from Martin Kou to Tobiasz Cudnik |
|---|---|
| Status: | new → assigned |
Changed 17 years ago by
| Attachment: | 3540.patch added |
|---|
comment:2 Changed 17 years ago by
| Keywords: | Confirmed Review? added |
|---|
comment:3 Changed 17 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:4 Changed 17 years ago by
We may need to add some descriptions to fake object images later. But for now it's ok as long as it's compliant to accessibility standards.
comment:6 Changed 17 years ago by
| Keywords: | Doc? added |
|---|
We need a point in the documentation about why editor adds "alt" attribute without asking.

After talk with Martin i'm taking over this ticket.