Opened 18 years ago
Last modified 13 years ago
#1813 confirmed New Feature
Option to require alt text tag for images
| Reported by: | Paul T | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Dialogs | Version: | |
| Keywords: | Confirmed | Cc: |
Description
In order to be accessibility compliant on a web site one should always use an alt text tag for an image. Is there any way that FCKEditor can require the tag be entered when an image is inserted?
Change History (5)
comment:1 Changed 18 years ago by
| Keywords: | Discussion added |
|---|
comment:2 Changed 16 years ago by
| Keywords: | Discussion removed |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:3 Changed 16 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
No.
[3512] just brings feature parity with v2 so now an empty alt is generated by default, but real accessibility requires that each image must have a valid alt description. Putting alt="" just fools the machine validators, but this ticket is requesting than when a user creates an image, he must provide an appropriate alt description. (of course, as an option because not all sites might want to force this requirement on their users, although this is basic for accessibility)
comment:5 Changed 13 years ago by
| Status: | reopened → confirmed |
|---|

Fixed in V3 - [3512]