Closed dnjstlr555 closed 6 years ago
Could I suggest you give v3 a try? Head over to the beta branch for more info.
Lucky, I was trying to update to v3 today. And.. I have same issues.
I’m not sure what to say. Full screen works perfectly fine on the demo site https://plyr.io/beta. I’d suggest you have issues elsewhere unrelated to the plugin. Good luck with it.
@sampotts Yeah I'm sorry. I found this issues on native player too. I think I miss styled my css or something wrong on my javascript
Huh, overflow-x:hidden was the problem. I styled overflow-x to hidden on body, html tag so it cause those bugs.
Expected behaviour
apply fullscreen only video
Actual behaviour
after entering fullscreen mode, fullscreen can be scrolled and fullscreen does not wrapped to its document
Environment
Players affected:
Steps to reproduce
It's style
This is document
Some clue is that -webkit-full-screen style is applied twice. and If i append video to non style applied div or body itself, It works normaly.
Additional Video https://i.imgur.com/jUVICxu.mp4
Relevant links
I tried #503 But it didn't work at all. It still not works even if I set height to auto or null