Open
Bug 1614982
Opened 1 year ago
Updated 1 year ago
On some site the videos don't resume after being paused when in Picture-in-Picture mode
Categories
(Toolkit :: Video/Audio Controls, defect, P3)
Toolkit
Video/Audio Controls
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fix-optional |
| firefox75 | --- | affected |
People
(Reporter: oana.botisan, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
9.85 MB,
image/gif
|
Details |
Affected versions
- Firefox 74.0b2
- Firefox 75.0a1
Affected platforms
- Windows 10 x64
- macOS 10.13
- Ubuntu 18.04 x64
Steps to reproduce
- Go to Netflix and start a video.
- Click on the Picture-in-Picture button.
- Pause the video and click on the close button.
- Click on the play button.
Expected result
- The video plays without any issues.
Actual result
- The video is still paused.
Regression range
- This is not a regression. I can reproduce the issue on builds from 2019-09-09
Additional notes
- You have to click on play two times in order for the video resume.
- Please look at the attached gif.
- This issue is reproducing on Hulu and HBOGo, too. There might be other sites affected.
Blocks: videopip
It looks like these site's players have their own internal play/pause state that's not being updated when the video is paused externally (by Firefox).
Hey astevenson, do you think we could reach out to our friends at Netflix about this? Would they be willing to add an event listener for the pause and play events to update the internal state of their players?
Flags: needinfo?(astevenson)
Priority: -- → P3
Updated•1 year ago
|
Comment 2•1 year ago
|
||
Mike,
It's noted that this is affecting Hulu and HBOGo as well, we should contact them all I suppose.
Flags: needinfo?(astevenson)
You need to log in
before you can comment on or make changes to this bug.
Description
•