XKit-Rewritten
XKit-Rewritten copied to clipboard
Vanilla Video: Fix blank video on pause in Safari
Description
I don't know why this works. Someone please help.
This fixes an issue where, in Safari, pausing a video with Vanilla Videos on causes it to go white (or, if popped out, black). It does so by adjusting the DOM position of the Vanilla Videos video element one higher (outside the videoContainer element). Are there listeners on that element which do something weird? I have no idea.
Testing steps
- Confirm that Vanilla Video works as expected in Chromium and Firefox. (I did test Chromium; I did not Firefox.)
Seems like even this doesn't completely solve the problem if Cleanfeed is affecting the video in question as well?
Nope, it's definitely something more than just this.