Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#54396 closed defect (bug) (reported-upstream)

Covers don't allow adding alt text

Reported by: stinkykong Owned by:
Priority: normal Milestone:
Component: Editor Version: 5.8.1
Severity: normal Keywords:
Cc: Focuses: accessibility

Description

On multiple themes, I find alt text missing on covers with this HTML alt="". When I add that to the HTML, it is stripped out when I publish/save. Is this intended?

Change History (1)

#1 @sabernhardt
5 years ago

  • Component GeneralEditor
  • Focuses accessibility added
  • Milestone Awaiting Review
  • Resolutionreported-upstream
  • Status newclosed

Thanks for reporting! I'm pleased to find that this was reported and apparently fixed already on GitHub:
https://github.com/WordPress/gutenberg/issues/30505

The cover blocks within the editor do not have the custom alt text in 5.8, but it should be available in 5.9.

Note: See TracTickets for help on using tickets.