Skip to content

fix(a11y): add missing alt text to Talk and KDE sync images#14836

Merged
skjnldsv merged 1 commit into
masterfrom
fix/bitv-9663-alt-text
May 13, 2026
Merged

fix(a11y): add missing alt text to Talk and KDE sync images#14836
skjnldsv merged 1 commit into
masterfrom
fix/bitv-9663-alt-text

Conversation

@skjnldsv
Copy link
Copy Markdown
Member

☑️ Resolves

🖼️ Screenshots

Images without :alt: attributes cause Sphinx to fall back to the file path (e.g. ../_images/foo.png) as the rendered alt value, which is meaningless to screen readers and fails WCAG 1.1.1 / BITV 9.1.1.1.

This PR adds descriptive :alt: text to 135 image directives across the user manual Talk section and the KDE sync guide:

  • user_manual/talk/ — conversations, messages, calls, chat, guests, attachments, call recording, breakout rooms, call views, federation, files integration, calendar integration, appearance, bots, matterbridge, message integrations, webinar
  • user_manual/groupware/sync_kde.rst

Remaining images in other manuals and sections (admin manual, other groupware pages) will be addressed in follow-up contributions.

✅ Checklist

  • I have built the documentation locally and reviewed the output
  • Screenshots are included for visual changes
  • I have not moved or renamed pages (or added a redirect if I did)
  • I have run codespell or similar and addressed any spelling issues

Images without :alt: attributes cause Sphinx to fall back to the file
path as alt text (e.g. "../_images/foo.png"), which is meaningless to
screen readers and fails WCAG 1.1.1 / BITV 9.1.1.1.

Add descriptive :alt: text to 135 image directives across:
- user_manual/talk/ (all major sections: conversations, messages,
  calls, chat, guests, attachments, call recording, breakout rooms,
  call views, federation, files integration, calendar integration,
  appearance, bots, matterbridge, message integrations, webinar)
- user_manual/groupware/sync_kde.rst

Partial fix for #9663 — remaining images in other manuals and
sections will be addressed in follow-up contributions.

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
@skjnldsv skjnldsv merged commit 1c002c5 into master May 13, 2026
25 checks passed
@skjnldsv skjnldsv deleted the fix/bitv-9663-alt-text branch May 13, 2026 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants