PiP toggle button not available for WebVTT videos
Categories
(Toolkit :: Picture-in-Picture, defect)
Tracking
()
People
(Reporter: epopescu, Unassigned)
Details
Note
This issue was noticed on following websites:
https://www.iandevlin.com/html5test/webvtt/html5-video-webvtt-sample.html
https://brenopolanski.github.io/html5-video-webvtt-example/
http://ncamftp.wgbh.org/tests/track/demos/webvtt_demo.html (Arthur video)
Preconditions
media.videocontrols.picture-in-picture.audio-toggle.enabled true
media.videocontrols.picture-in-picture.display-text-tracks.enabled true
Affected versions
- Firefox 100.0.1
- Nightly102.0a1
- Firefox 101.0b7
- Firefox 91.9.0esr
Affected platforms
- Ubuntu 22.04
- Windows 10
Steps to reproduce
- Launch Firefox
- Go to https://www.iandevlin.com/html5test/webvtt/html5-video-webvtt-sample.html
- Hover over the video
- Repeat steps [2-3] for
https://brenopolanski.github.io/html5-video-webvtt-example/
http://ncamftp.wgbh.org/tests/track/demos/webvtt_demo.html (Arthur video)
Expected result
- PiP toggle should appear on the video.
Actual Result
- PiP toggle doesn't appear on the video.
Additional notes
- PiP window can be launched using shortcut Ctrl + Shift + ]
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Updated•3 years ago
|
Hi Ina,
Can you confirm that this is still an issue after setting the pref media.videocontrols.picture-in-picture.video-toggle.min-video-secs
to a lower value like 20? By default, the PiP toggle does not appear if a video is less than 45 seconds long (unless media.videocontrols.picture-in-picture.video-toggle.always-show
is true).
Reporter | ||
Comment 2•3 years ago
|
||
Flipping pref media.videocontrols.picture-in-picture.video-toggle.min-video-secs to 20 sec enables the PiP toggle for the videos from Comment 0.
Closing as INVALID. Thanks.
Updated•3 years ago
|
Description
•