tylerpearson / lazyYT

A jQuery plugin to lazy load those dang Youtube iframe videos.
Other
208 stars 86 forks source link

Safari: After exiting fullscreen video, player redraws incorrectly #36

Closed kyleridolfo closed 8 years ago

kyleridolfo commented 9 years ago

In Safari, when exiting fullscreen video, the player doesn’t redraw correctly. I've uploaded some screenshots of the lazyYT example before and after fullscreen. You can see it adds in an extra margin.

I've seen other weird issues in my own site where the player compresses to a small container that basically only shows the video controls.

I'm not able to reproduce this with videos on YouTube.com.

Let me know what other information might be helpful. Thanks!

before after

Daugilas commented 9 years ago

@yaykyle if you still would like this problem solved, could you check if the same happens when you add videos as a standard YouTube iframe embed?

kyleridolfo commented 9 years ago

So you mean just add them as an iframe embed without using lazyYT?

Daugilas commented 8 years ago

@yaykyle I have tried it on Safari back then and just now and I cannot recreate this problem... The reason I asked you to try it with standard YouTube iframe was just to see if it makes any difference on your machine.

kyleridolfo commented 8 years ago

@Daugilas Hi! Sorry I just saw this now. I am no longer able to reproduce this. Very strange. Thank you for your help!