ParticleCore / Iridium

Iridium is an extension built to improve your YouTube experience
Other
1.31k stars 139 forks source link

Yet another Super Theater bug #979

Open BradyThe opened 2 months ago

BradyThe commented 2 months ago

This particular issue doesn't seem to be immediately related to #975 or #976, otherwise I probably wouldn't be here.

When activating the YouTube Theater Mode, while the Iridium Super Theater option is activated, the video player goes completely black, hiding the video and video controls.

Iridium Disabled/Super Theater Deactivated image

Super Theater Activated image

Super Theater Activated, View scrolled image

Out of curiosity, what is the difference between Super Theater and the native YouTube fullscreen scroll mechanic?

ParticleCore commented 2 months ago

Could you explain the exact steps that I need to follow in more detail? I am afraid that I cannot replicate this problem with the steps you've detailed:

1


Out of curiosity, what is the difference between Super Theater and the native YouTube fullscreen scroll mechanic?

There shouldn't be any. Super Theater only allows the video to cover the full visible area of the browser (almost like a subset of fullscreen, but constrained within the browser), the rest stays the same. The difference is there are screen ratios (or simply just resizing the browser) that cause parts of the page to be visible, or just always visible by default (navigation bar, video details, suggested videos). This mode ensures the entire view is covered by the video when the page is at the top without having to go to fullscreen to get the same experience.

ParticleCore commented 2 months ago

Oh, I believe I know what is happening here.

Can you enable autoplay in your browser here and see if the issue still happens? image

BradyThe commented 2 months ago

Oh, I believe I know what is happening here.

Can you enable autoplay in your browser here and see if the issue still happens?

Well, this is embarrassing. That was indeed the problem (and now with the revival of Iridium a completely unnecessary setting).

ParticleCore commented 2 months ago

No, not at all, that is definitely a bug! I will address this one for the next version, it should not be black when the browser autoplay is disabled for sure, it is a scenario I did not account for. Thanks for bringing it to my attention!