-
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
Webkit Powered Browsers: Mouse in Fullscreen doesnt Hide #1289
Comments
#1258 will be pulled in shortly. |
Nope i have investigated in this an figured out that the div holder never became the class vjs-fullscreen we need vjs-fullscreen on the master class video-js and the pointer events merge to fix this issue |
Ah right. The fullscreen fixes were just merged a few minutes ago, so at least that part's taken care of. |
Okay i will review this now and post the result back to here :) |
Yes with merge of pull #1258 the problem is gone Reviewed this an Voted Up +1 |
Closing this based on conversation in #1258. |
Mouse in Fullscreen doesnt Hide
The text was updated successfully, but these errors were encountered: