Player looping always set to true on loading a new video #2023
Labels
Bug
Bug or required update after YouTube changes
good first issue
A GitHub standard for inviting (new) contributors *Congratulations in advance!*
help wanted
Just an old github standard we add automatically. (The team can remove it when working on it.)
Knowledge Base / Dokumenation for developers
We should repurpose this for future reference / Wiki / Education / Introduction
up-for-grabs
(a github standard for inviting new contributors) - Welcome! ♥
Bug Report:
⚬ BUG:
Click on a video, the loop mode is set to true. You click the icon or right-mouse on the video to unloop, go to another video, loop is enabled again.
⚬ HOW:
Not entirely sure, but I think the cause is the loop button below the video. Even with it turned on, it does not appear, changing that setting to turn it on or off does not matter either, but after clearing cookies, it seemed fine until I turned it off and on and then clicked that button.
⚬ If a YouTube change started the bug, please copy the DOM you get (especially if the bug doesn't happen when you log out or on another computer)
⚬ Or did our last update start the bug?
⚬ ImprovedTube Version: __ 4.641, 4.642
1. Thanks for coming & caring! Before submitting, please check if the issue has already been reported ever. With GitHub's issue search (use this link) (else removing "is:issue is:open" from the standard search) ( - If it was posted before, you can answer/react there to give it your voice and move it up in the lists) ( - If the status is "closed" (=fixed) recently, then Web Stores can be updated soon - if it was closed month or years ago, then it might reappeared & must be fixed again.)
2. To give us a chance to solve the bug: Can you ...?:
- ..deactivate other extensions running on YouTube? (or use an incognito window after activating this extension to run there / chrome://extensions
details
chrome://extensions/?id=bnomihfieiccainjcjblhegjgglakjdd )- ..open the Browser-console, with the
F12
-Key, before/when the error occures? (then hopefully you'll see an error message in the console).- ...copy the YouTube-DOM shown above the console (
F12
) in case YouTube is giving you a new verson. You can copying the root element<html>
in the top after the bug happened:(FireFox:)
- There are 2-3 different versions depending if you open a new window or clicked a link on youtube
More / optionally:
⚬ Screenshots:
/ ⚬ Context:
/ ⚬ Expected /preferred behavior:
⚬ Browser:
⚬ Settings:
⚬ OS:
⚬ Device:
The text was updated successfully, but these errors were encountered: