Closed
Bug 1617120
Opened 5 years ago
Closed 5 years ago
Picture-in-picture toggle is missing on YouTube videos on 144p quality
Categories
(Toolkit :: Video/Audio Controls, defect, P3)
Tracking
()
VERIFIED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox73 | --- | wontfix |
firefox74 | --- | wontfix |
firefox75 | --- | verified |
People
(Reporter: poke.arnold, Assigned: mconley)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Affected versions
- 74.0a1
- 75.0b6
- 73.0.1
Affected platforms
- Windows 10 x64
- Windows 8.1 x64
- Windows 7 x32
- Ubuntu 18.04 x64
- macOS 10.15
Steps to reproduce
- Open Firefox
- Go to youtube.com
- Open a video
- Set the video quality to 144p
- Hover the video
Expected result
- Picture-in-picture toggle is displayed on the right side of the video.
Actual result
- The Picture-in-picture toggle is not displayed.
Regression range
I will check if this is a regression as soon as possible.
Comment 1•5 years ago
|
||
Encountered the same issue with macOS 10.11.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
This is likely due to the fact that the underlying video is less than 160px wide / high, and I suppose for 144p videos, they're probably 144 x 144.
Hey astevenson, any objection if we modify the restriction to hide the toggle for videos that are 140px or less in either dimension instead of 160px or less?
Flags: needinfo?(astevenson)
Priority: -- → P3
Reporter | ||
Comment 4•5 years ago
|
||
Regression range
- First bad: a18731ceef1cfd33f9829d56e1afc3d8ddb093e0
- Last good: 99dfff71a4ca4e7cec211404f9efde80b3b7a693
- Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=99dfff71a4ca4e7cec211404f9efde80b3b7a693&tochange=a18731ceef1cfd33f9829d56e1afc3d8ddb093e0
- Potentially regressed by: 1547795
Has Regression Range: no → yes
Keywords: regressionwindow-wanted → regression
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → mconley
Status: NEW → ASSIGNED
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/155072b1601d
Reduce minimum for Picture-in-Picture video dimensions from 160 to 140 pixels. r=jaws
Comment 7•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
Reporter | ||
Comment 8•5 years ago
|
||
Verified the fix on Nightly 75.0a1 (2020-03-03) under Windows 10 x64, Ubuntu 18.04 and macOS 10.15. The issue is no longer reproducible.
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
status-firefox-esr68:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•