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

Volume slider not accessible using TalkBack #8733

Open
gvsboy opened this issue May 14, 2024 · 1 comment
Open

Volume slider not accessible using TalkBack #8733

gvsboy opened this issue May 14, 2024 · 1 comment
Labels
a11y This item might affect the accessibility of the player needs: triage This issue needs to be reviewed

Comments

@gvsboy
Copy link

gvsboy commented May 14, 2024

Description

The volume slider is not accessible using the TalkBack screen reader. I've experienced the following:

  1. When navigating the media player using swipe interactions, the slider UI does not render when it receives focus.
  2. When attempting the interact with the slider, nothing happens. I've attempted interactions with the guidance here. Perhaps this is related to the first point.

These are reproducible within live examples:

  1. Navigate to https://videojs.com and tap on "Demos". Any of these demos should exhibit this behavior.
  2. Navigate to https://videojs-http-streaming.netlify.app. (I'm told this page always contains the latest player version.)

Reduced test case

https://videojs-http-streaming.netlify.app

Steps to reproduce

  1. Navigate to the "Reduced test case" URL using an Android device.
  2. Turn on TalkBack.
  3. Use swipe gestures to navigate to the volume slider.
  4. Note that the slider does not render.
  5. Attempt to interact with it.
  6. Note that nothing happens when this attempt is made.

Errors

No response

What version of Video.js are you using?

We're using 7.19.0 for our project, but this is reproducible in the latest (assuming that version is used on the main videojs site)

Video.js plugins used.

No response

What browser(s) including version(s) does this occur with?

Chrome (latest)

What OS(es) and version(s) does this occur with?

Android

@gvsboy gvsboy added the needs: triage This issue needs to be reviewed label May 14, 2024
Copy link

welcome bot commented May 14, 2024

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@mister-ben mister-ben added a11y This item might affect the accessibility of the player labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y This item might affect the accessibility of the player needs: triage This issue needs to be reviewed
Projects
None yet
Development

No branches or pull requests

2 participants