videospeed icon indicating copy to clipboard operation
videospeed copied to clipboard

blank white video but audio works

Open bugrasan opened this issue 2 years ago • 3 comments

  • OS: windows 11
  • Firefox: v100.0.1
  • videospeed: v0.6.3.3

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.

bugrasan avatar May 18 '22 14:05 bugrasan

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.

gediminasel avatar Sep 13 '22 19:09 gediminasel

Similar issue. If you "hide", the screen should show again Screen Shot 2022-11-01 at 9 01 40 PM

JoshuaIyalagha avatar Nov 02 '22 01:11 JoshuaIyalagha

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.

xnileshx avatar Nov 13 '22 01:11 xnileshx