PiP video on disneyplus.com lacks certain controls
Categories
(Toolkit :: Picture-in-Picture, defect, P3)
Tracking
()
People
(Reporter: fabio_milocco, Assigned: niklas)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:147.0) Gecko/20100101 Firefox/147.0
Steps to reproduce:
I opened a video on disneyplus.com in picture-in-picture mode.
Actual results:
Picture-in-picture mode starts correctly but without some controls in the interface: forward/backward 5 seconds, playback progress bar, elapsed time, and total time.
Expected results:
Display all controls as on other sites (e.g., Netflix)
Comment 1•6 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Picture-in-Picture' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•5 months ago
|
||
The severity field is not set for this bug.
:mconley, could you have a look please?
For more information, please visit BugBot documentation.
Likely PiP is incorrectly reading disney plus videos as "live" and hiding the other video controls. This would require an update to our disney plus video wrapper to detect the correct isLive state.
Update: more specifically, video is likely returning Infinity in https://searchfox.org/firefox-main/rev/eea0f8f080f0eb810c0c6296da9792e81cd69ce6/toolkit/actors/PictureInPictureChild.sys.mjs#3320. Thanks to Niklas for pointing that out!
| Assignee | ||
Comment 4•5 months ago
|
||
Updated•5 months ago
|
Comment 6•5 months ago
|
||
| bugherder | ||
Updated•4 months ago
|
Updated•4 months ago
|
Comment 7•4 months ago
|
||
Reproducible on a 2026-03-01 Firefox Nightly build on Windows 10.
Verified as fixed on Firefox Nightly 151.0a1 and Firefox 150.0b2 on Windows 10, Ubuntu 22, macOS 15.
Description
•