Closed
Bug 1779451
Opened 3 years ago
Closed 3 years ago
Remove playback controls on window resizing
Categories
(Toolkit :: Picture-in-Picture, enhancement)
Toolkit
Picture-in-Picture
Tracking
()
RESOLVED
FIXED
People
(Reporter: asafko, Assigned: niklas)
References
Details
(Whiteboard: [fidefe-MR1-2022])
Attachments
(3 files)
Up to size of about 580 x 326 px PiP contains all the features. Smaller than this size will be considered as a thumbnail PiP.
This breakpoint is dictated by the smallest window size where subtitles settings dialog will remain visible.
Let's try to mimic the video player responsive behavior that removes the controls after the min padding between them is reached, and see if this logic works well for us.
Here's a prioritized list of controls to remove on resizing:
- seek bar,
- duration,
- fullscreen and subtitles buttons,
- seek forward/backward buttons.
Volume, play, unpip and close should always stay in the PiP window (at least until we introduce the min PiP window size).
Updated•3 years ago
|
Summary: PiP thumnail view with limited controls → PiP thumbnail view with limited controls
Summary: PiP thumbnail view with limited controls → Remove playback controls on window resizing
Updated•3 years ago
|
Severity: -- → N/A
Type: task → enhancement
I believe these changes will be covered by Niklas' work for Bug 1779124.
See Also: → 1779124
Summary: Remove playback controls on window resizing → Remove duration when it begins to off-center play and rewind buttons
Summary: Remove duration when it begins to off-center play and rewind buttons → Remove playback controls on window resizing
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•