-
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
Tap to click not work not progressbar #8691
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. |
Do you mean when using "Tap to click" enable in MacOS's trackpad settings? |
Yes, it's enabled on macOS setting, but must strong click (force touch) to click progress bar. |
A "tap to click" reaches here and considered not a single left click because |
I think we have to change it to click event. Default video tag handle this event. This issue is only on video.js. Sync with native behaviour. |
Description
On macOS, when playing video, can not light click (tap) to change progress bar
Reduced test case
https://videojs.com/advanced/?video=disneys-oceans
Steps to reproduce
Errors
No response
What version of Video.js are you using?
newest
Video.js plugins used.
No response
What browser(s) including version(s) does this occur with?
Chrome, Firefox
What OS(es) and version(s) does this occur with?
macOS
The text was updated successfully, but these errors were encountered: