Ticket #13290 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

Patch for TinyMCE to make image alt tag required in ploneimage add form

Reported by: morphex Owned by:
Priority: minor Milestone: 4.x
Component: Visual Editor Version: 4.2
Keywords: patch Cc:

Description

The TinyMCE editor doesn't require description (alt) to be set on images. This is a big usability bug as for example visually impaired users cannot understand what the image displays.

Attached is a patch for TinyMCE 1.2.9 that makes the description field required and gives an error message and refuses to add the image if it is missing.

Attachments

ploneimage.diff Download (2.4 KB) - added by morphex 3 years ago.
Diff file

Change History

Changed 3 years ago by morphex

Diff file

comment:1 Changed 3 years ago by kleist

  • Keywords patch added
  • Status changed from new to confirmed
  • Component changed from Unknown to Visual Editor
Note: See TracTickets for help on using tickets.