Pip player is shown for audio only demo
Categories
(Toolkit :: Video/Audio Controls, defect)
Tracking
()
Tracking | Status | |
---|---|---|
relnote-firefox | --- | 81+ |
firefox-esr78 | --- | unaffected |
firefox81 | --- | verified |
firefox82 | --- | verified |
firefox83 | --- | verified |
People
(Reporter: Gabi, Assigned: mconley)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
581.22 KB,
image/png
|
Details | |
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
RyanVM
:
approval-mozilla-release+
|
Details | Review |
Affected versions
- Fx 82.0b2
- Fx 83.0a1
Affected platforms
- Windows 10x84
- Ubuntu 16.4
- macOS 10.12
Steps to reproduce
-
Launch Firefox
-
Access http://www.hochmuth.com/mp3/Vivaldi_Sonata_eminor_.mp3
-
Observe the Pip Player on the right
Expected result
Pip player should not be shown for audio only file
Actual result
Pip player is shown for audio only demo
Suggested Severity: S3
Will find the regression asap.
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
I can reproduce the issue on nightly83.0a1 Windows10. But the toggler icon appears on left side.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=0ea4a897ea2ff5bf06ae4eccdfbb004d90a7871a&tochange=8c8f6d93ade332edc31bba40a8bddb6aab1ef963
Updated•4 years ago
|
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Regression window with media.videocontrols.picture-in-picture.video-toggle.mode=2:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=6355e6901d9896d8e85e45fa95b37397283e50c4&tochange=c2260bc5bbcffb9aaf56f858bdc98e551c607ea2
Comment 3•4 years ago
|
||
Yikes, we're shipping this with 81, as per bug 1664899
Assignee | ||
Comment 5•4 years ago
|
||
This only occurs for <video> elements that have no video frames. <audio> elements are unaffected.
Assignee | ||
Comment 6•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 8•4 years ago
|
||
bugherder |
Comment 9•4 years ago
|
||
Did you want to nominate this for Beta & Release uplift? Please do so if yes :)
Assignee | ||
Comment 10•4 years ago
|
||
Comment on attachment 9177676 [details]
Bug 1666775 - Make sure to hide the new Picture-in-Picture toggle on audio-only <video> elements. r?Gijs!
Beta/Release Uplift Approval Request
- User impact if declined: Users might see the new Picture-in-Picture toggle as a ghostly presence in the background of the built-in audio player.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This fix was a one-liner to include instructions to hide the new toggle variation that's going out as part of Shirley. We had similar instructions for the original toggle, which we knew worked. This one also comes with an automated test.
- String changes made/needed: None.
Comment 11•4 years ago
|
||
Comment on attachment 9177676 [details]
Bug 1666775 - Make sure to hide the new Picture-in-Picture toggle on audio-only <video> elements. r?Gijs!
Approved for 82.0b5. Would be great if QA could verify this before Wednesday's planned 81.0.1 go-to-build.
Comment 12•4 years ago
|
||
bugherder uplift |
Comment 13•4 years ago
|
||
Comment on attachment 9177676 [details]
Bug 1666775 - Make sure to hide the new Picture-in-Picture toggle on audio-only <video> elements. r?Gijs!
Approved for 81.0.1.
Comment 14•4 years ago
|
||
bugherder uplift |
Reporter | ||
Comment 15•4 years ago
|
||
Verified issue as fixed with Firefox 82.0b5 and Nightly 83.0a1 on Windows 10x64, Ubuntu 16.4, and macOS 12.6.
Reporter | ||
Updated•4 years ago
|
Comment 16•4 years ago
|
||
Added to the Firefox 81.0.1 relnotes:
Fixed Picture-in-Picture controls being visible on audio-only page elements
Reporter | ||
Comment 17•4 years ago
|
||
Verified issue as fixed with Firefox 81.0.1 on Windows 10x64, macOS 12.6, and Ubuntu 16.4.
Reporter | ||
Updated•4 years ago
|
Description
•