[Youtube] Going back to an original video that was minimized (minivideo) will not display from top page
Categories
(Web Compatibility :: Site Reports, defect, P1)
Tracking
(firefox63 affected, firefox64 affected, firefox65 affected, firefox68 affected)
People
(Reporter: bmaris, Unassigned)
References
()
Details
(Keywords: webcompat:site-wait)
Attachments
(1 file)
|
6.94 MB,
video/quicktime
|
Details |
| Assignee | ||
Updated•7 years ago
|
Comment 1•6 years ago
|
||
Tom, can you take a look? Chrome does scroll the document so the video is displayed (though not entirely to the top?) while Firefox doesn't.
Comment 2•6 years ago
|
||
It doesn't seem as though they bother to change the scroll position at all in Firefox. The video is just shifted back into place, but the scroll position is kept as-is (no matter how far down the page I scroll before clicking the mini-video).
Unfortunately, I can't tell what's causing the scrolling in Chrome. It doesn't seem to be setting Element.prototype.scrollTop or calling Element.scrollIntoView or window.scroll/scrollTo/scrollBy. It's also not using the new picture-in-picture APIs.
I think we might just have to contact Google to get more insight here.
Comment 3•6 years ago
|
||
Thanks Tom. I sent an email to our YT partner mailing list.
Comment 4•6 years ago
|
||
According to YouTube's response, they actually want Firefox's behavior in this case; that is, to retain your scroll position, not jump to the top. They don't seem to feel they can make it work 100% reliably, though. Based on that we might as well close this as a WONTFIX, since it's intended (or at least expected) behavior.
Description
•