Closed
Bug 1566152
Opened 4 years ago
Closed 4 years ago
Hide the Picture-in-Picture toggle after several seconds of mouse inactivity
Categories
(Toolkit :: Video/Audio Controls, enhancement, P2)
Toolkit
Video/Audio Controls
Tracking
()
VERIFIED
FIXED
mozilla70
People
(Reporter: mconley, Assigned: mconley)
References
Details
Attachments
(1 file)
We've gotten reports that the toggle is annoying when it appears overtop of a video when the mouse is also over the video, but when the user is passively watching the video instead of interacting with it.
Sites like YouTube and Vimeo address this by waiting some number of seconds after the last mousemove event, and then hiding the controls even if the mouse is still within the video region. We should consider doing the same thing.
Assignee | ||
Updated•4 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mconley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bbaed2231110 Hide the Picture-in-Picture toggle after a period of no mousemove activity. r=JSON_voorhees
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Updated•4 years ago
|
Assignee: nobody → mconley
Comment 4•3 years ago
|
||
Verified - fixed on latest Beta 70.0b6 (64-bit) on Windows 10 x64 - enforce pref to true.
The toggle will be hidden after a short period of no mouse activity when the cursor is on the video.
You need to log in
before you can comment on or make changes to this bug.
Description
•