You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the first video on the third row, "Operation".
Wait the page fully loaded, especially the comment section.
Navigate Back to the list by press backspace or click the back button on the browser.
Click on another video, the second video on the third row, "Analysis".
What happened: when you open the second video page, you will find your scroll position is not at top at very beginning, then it scroll back to top very briefly. But after the comment section is fully loaded, it scrolls down again for no reason.
What should happen: it shouldn't scroll at all.
If I use some way to disable SPF, the problem would be gone.
The text was updated successfully, but these errors were encountered:
fireattack
changed the title
When navigating back and forward from a video list, SPF randomly scrolls down (Chrome only) position on video page
When navigating back and forward from a video list, SPF randomly scrolls down position on video page (Chrome only)
Jan 11, 2016
@fireattack Thanks for the report. I can repo the bug, and we're looking into a fix. At this point, I think the bug is in other YouTube JS, not in SPF's scroll handling. Either way, I'll close this issue when it's fixed.
I can repo this on Chrome but not Firefox.
Browser: Chrome Version 49.0.2612.0 dev-m (64-bit)
OS: Win 7 (64-bit)
Repo:
What happened: when you open the second video page, you will find your scroll position is not at top at very beginning, then it scroll back to top very briefly. But after the comment section is fully loaded, it scrolls down again for no reason.
What should happen: it shouldn't scroll at all.
If I use some way to disable SPF, the problem would be gone.
I made a video to show it better: https://youtu.be/R4bK5WU87oM
The text was updated successfully, but these errors were encountered: