PiP's disabled subtitle button remains visible in View Mode while full screen (does not hide)
Categories
(Toolkit :: Picture-in-Picture, defect)
Tracking
()
People
(Reporter: oardelean, Assigned: kpatenio)
References
Details
(Whiteboard: [fidefe-pip3])
Attachments
(2 files)
Notes
- When subtitles are enabled from the main player, the icon becomes active and this issue does not reproduce.
Found in
- Nightly 112.0a1
Affected versions
- Nightly 112.0a1
- Firefox 111.0b6
Tested platforms
- macOS 12
- Windows 10
- Ubuntu 22
Affected platforms
- macOS 12
- Windows 10
- Ubuntu 22
Preconditions
media.videocontrols.picture-in-picture.improved-video-controls.enabledset totrue
Steps to reproduce
- Launch Firefox.
- Go to https://youtube.com and select a video.
- Enable PiP and make it fullscreen.
- Wait a little until the controls fade.
Expected result
- All PiP controls disappear if the user does not interact with the PiP window after is set to fullscreen.
Actual result
- The subtitles icon is still shown.
Regression range
- Unlikely to be a regression, the behavior has been present since the new layout has been implemented.
| Reporter | ||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
I can only reproduce with videos that don't support cc (example). The PiP subtitles button will remain disabled in this case, and the button in its disabled state does not hide as it should in full screen mode. We may need to modify how we hide the disabled button in player.css, to take into account that the showing attribute can be removed despite hovering over a full screen video.
Updated•3 years ago
|
Comment 4•3 years ago
|
||
| bugherder | ||
Comment 5•3 years ago
|
||
The patch landed in nightly and beta is affected.
:kpatenio, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox112towontfix.
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Comment 6•3 years ago
|
||
This fix has been verified in the latest Nightly v113.0a1 on Windows 10, Ubuntu 22 and MacOS11.
Description
•