Skip to content

Don't set an alt attribute by default to images #1073

@druxstr

Description

@druxstr

When you add an image, its name is set as an alt attribute, even if the image is meant to be decorative.

E.g alt="capture-2025-05-23-114123.jpeg"

This alt will be read for users who need a screenreader.

This makes every document fail RGAA 1.2 criterion and causes accessibility issues.

Proposal : by default set an empty : alt=""

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions