Open
Bug 1762809
Opened 3 years ago
Image in documentation section 2.4.4 lacks a text equivalent for accessibility
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: pauamma, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; FreeBSD amd64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.82 Safari/537.36
Steps to reproduce:
1- Visit https://bugzilla.readthedocs.io/en/5.0/using/editing.html#life-cycle-of-a-bug
2- Noticed a workflow diagram as a PNG image
3- Checked for alternate content description a screenreader user could access
Actual results:
Didn't find any, either as an img alt= description or in surrounding text
Expected results:
Finding (in decreasing order of preference) one of:
- a complete text equivalent of the workflow diagram in the surrounding text with an alt= field mentioning that description
- a complete text equivalent in the alt= field of the img tag
- a text description without an associated diagram
You need to log in
before you can comment on or make changes to this bug.
Description
•