Closed
Bug 1817604
Opened 3 years ago
Closed 3 years ago
Video time slider no longer updating once PiP-mode is engaged
Categories
(Toolkit :: Video/Audio Controls, defect, P1)
Tracking
()
VERIFIED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox110 | --- | unaffected |
| firefox111 | --- | unaffected |
| firefox112 | --- | verified |
People
(Reporter: philipp, Assigned: florian)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
str on windows 10:
- let a video file play in the browser, e.g. https://rodlzdf-a.akamaihd.net/none/zdf/22/05/220506_landung_hli/3/220506_landung_hli_3360k_p36v15.mp4
- right-click the video and select "watch picture in picture"
- from now on the time slider on the main video is no longer updating and stuck at the wrong position half-way, whereas it's showing up correctly in the PiP overlay. this won't correct either once PiP mode is closed.
Updated•3 years ago
|
Keywords: regression
Comment 1•3 years ago
|
||
:florian, since you are the author of the regressor, bug 1812694, could you take a look?
For more information, please visit auto_nag documentation.
Flags: needinfo?(florian)
Comment 2•3 years ago
|
||
I'm also able to reproduce the issue without PiP-mode. Steps to reproduce:
- Visit https://developer.chrome.com/blog/capture-stream/
- Right-click the video with the teapots and choose "Show controls"
- Observe that the position slider is centered in the timeline, rather than being at the left end.
- Press play and observe that the position slider does not move.
Pushlog https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ec62a94e3619131ee4b3605169ae51da4520cd9f&tochange=fd5f9b2c8b27433cfac42531bf69d09283ac8106 also suggests Bug 1812694 is the regressor.
| Assignee | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → florian
Status: NEW → ASSIGNED
Setting to P1 since there is an attached patch by Florian.
Severity: -- → S2
Priority: -- → P1
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cfc8a7f1d2f2
show all scrubber position updates until reflowed dimensions are updated in videocontrol.js, r=Gijs.
Comment 6•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
Updated•3 years ago
|
Flags: qe-verify+
Comment 7•3 years ago
|
||
Reproduced the initial issue in Nightly 112 (2023-02-18).
Verified - fixed in beta 112.0b3 and the latest Nightly 113.0a1 (2023-03-16), on mac os 12, win 11, ubuntu 20.
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(florian)
You need to log in
before you can comment on or make changes to this bug.
Description
•