PiP video on disneyplus.com lacks certain controls
Categories
(Toolkit :: Picture-in-Picture, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox150 | --- | fixed |
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•1 month 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•1 month 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•1 month ago
|
||
Updated•1 month ago
|
Comment 6•26 days ago
|
||
| bugherder | ||
Updated•4 days ago
|
Description
•