Open bugrasan opened 2 years ago
Yep, it uses div:first-child
attribute to style the video stream, but vsc-controller becomes the first child when added. Not sure what a good fix for this could be.
Same issue with the Chrome version 0.7.2 and 0.8.2-beta. You should report it there if it's not already reported.
Similar issue. If you "hide", the screen should show again
Same issue with https://learn.microsoft.com Has there been any update on this? Looks like the only workaround is as @JoshuaIyalagha mentioned to enable " Hide controller by default " under extension settings.
when playinging a video on docs.microsoft.com [1] with enabled videospeed, then the video is blank white, however the audio works fine. if the host
www.microsoft.com
is added to disabled sites list, the video works fine again.[1] e.g. https://docs.microsoft.com/en-us/learn/modules/sustainable-software-engineering-overview/7-energy-proportionality
it seems that the 'vsc-controller' overlay is causing the problem. when deleting it, the video is visible again.