-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Captions Settings menu buttons don't work on mobile. #8808
Closed
Comments
👋 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. |
9 tasks
thanks |
Thanks for reporting! |
mister-ben
added a commit
that referenced
this issue
Jul 22, 2024
## Description The refactored text track controls aren't listening for tap events. ## Specific Changes proposed Add tap handler to done and reset buttons. Fixes #8808 ## Requirements Checklist - [x] Feature implemented / Bug fixed - [ ] If necessary, more likely in a feature request than a bug fix - [x] Change has been verified in an actual browser (Chrome, Firefox, IE) - [ ] Unit Tests updated or fixed - [ ] Docs/guides updated - [ ] Example created ([starter template on JSBin](https://codepen.io/gkatsev/pen/GwZegv?editors=1000#0)) - [x] Has no DOM changes which impact accessiblilty or trigger warnings (e.g. Chrome issues tab) - [x] Has no changes to JSDoc which cause `npm run docs:api` to error - [ ] Reviewed by Two Core Contributors
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Hi
Captions Settings menu Buttons (reset and done) don't work on mobile.
Reduced test case
https://v8-16-1--videojs-preview.netlify.app/
Steps to reproduce
I test With chrome on android phone
Errors
No response
What version of Video.js are you using?
8.16.1
Video.js plugins used.
No response
What browser(s) including version(s) does this occur with?
Chrome 126
What OS(es) and version(s) does this occur with?
Android 11
The text was updated successfully, but these errors were encountered: