Closed Bug 1728378 Opened 3 years ago Closed 2 years ago

Image elements with missing alt text

Categories

(Thunderbird :: Disability Access, defect)

defect

Tracking

(thunderbird_esr91 unaffected, thunderbird_esr102 unaffected, thunderbird93 wontfix)

RESOLVED FIXED
94 Branch
Tracking Status
thunderbird_esr91 --- unaffected
thunderbird_esr102 --- unaffected
thunderbird93 --- wontfix

People

(Reporter: henry-x, Assigned: henry-x)

References

Details

Attachments

(2 files)

There are some img elements with no alt attribute, nor a title. We should give these an appropriate alt text.

Side note: there are elements with a title attribute, but no alt. If an img must have a title, then it is usually preferable to leave the alt attribute unset, rather than set to "". This is because the accessibility tree will use the title as the accessible name, whilst the technical specification would mean that <img alt="" title="helpful name" /> would actually be ignored. Note that firefox does not currently follow this technical specification, see Bug 1700174, but we should still try to avoid it.

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/e1b0cae30022
Provide an alt attribute for some img elements. r=aleca

Depends on: 1729314
Target Milestone: --- → 94 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/88808dd432da
Make the gloda toggle timeline button more accessible. r=aleca

I think I'll widen the scope of this bug to include places where we are using background-image for non-presentational information, which should be <img> elements with non-empty alts. These are harder to track down though.

Summary: Html img elements with missing alt text → Image elements with missing alt text

Henry, is bug 1743591 a side effect?

Flags: needinfo?(henry)

(In reply to Wayne Mery (:wsmwk) from comment #6)

Henry, is bug 1743591 a side effect?

No it's not a side effect. I'll give my thoughts in the other bug.

Flags: needinfo?(henry)

We can close this considering the UI rebuild from scratch. Any other work should be done in dedicated bugs.

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Keywords: leave-open
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: