dralletje / Windowed

Chrome extension to keep fullscreen windows contained
168 stars 16 forks source link

Bug in videos, where "Enter fullscreen" dialogue does not disappear after new window has opened #11

Closed ktkwon00 closed 3 years ago

ktkwon00 commented 4 years ago

Hi, I was trying this extension with videos on panopto and I found that although the extension opens the fullscreen video in a new window, the dark overlay with the "Enter fullscreen" dialogue does not disappear. image

How to reproduce: access https://demo.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=30b8b6bb-f509-4417-889c-aa53016ce6af (or any link on this list of videos) and enter fullscreen, using the button that becomes visible in the top right hand corner of the video when your cursor moves over it.

Thanks!

dralletje commented 3 years ago

Couldn't reproduce now, but I did see the fullscreen element has a margin-top and margin-left in the style attribute, and I just can't overwrite that :(