Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[A11Y] Video Block - Videos not playable via screen-reader/tab focus #5731

Open
Molochem opened this issue Feb 5, 2024 · 1 comment · May be fixed by #5732
Open

[A11Y] Video Block - Videos not playable via screen-reader/tab focus #5731

Molochem opened this issue Feb 5, 2024 · 1 comment · May be fixed by #5732
Assignees
Labels

Comments

@Molochem
Copy link
Contributor

Molochem commented Feb 5, 2024

Describe the bug
When Inspecting Video-Blocks, I noticed that the Thumbnail doesnt have an aria-label. This makes Screenreaders pretty much ignore the Video Block.

To Reproduce
Inspect the Video Block
or
Use a Screenreader and Tab through the Site

Expected behavior
The Video-Block should trigger the Screenreader / Have a descriptive aria-label

Screenshots
Inspector
image

Currently working on a fix

@Molochem Molochem self-assigned this Feb 5, 2024
@Molochem Molochem linked a pull request Feb 7, 2024 that will close this issue
@Wagner3UB Wagner3UB added the 99 tag: UX Accessibility Accessibility issues label Sep 13, 2024
@jackahl
Copy link
Member

jackahl commented Sep 24, 2024

We should put the play button as real button, that is selectable as a button, so screenreaders can interact.

@jackahl jackahl changed the title [A11Y] Video Block - Placeholders/Embedded Thumbnails dont have aria-labels [A11Y] Video Block - Videos not playable via screen-reader/tab focus Sep 24, 2024
@jackahl jackahl assigned jackahl and unassigned Molochem Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants