Open
Bug 1962680
Opened 17 days ago
Updated 13 days ago
www.youtube.com - Video controls disappear almost instantly when entering in fullscreen mode while the video is playing
Categories
(Web Compatibility :: Site Reports, defect, P2)
Tracking
(Webcompat Score:6, Webcompat Priority:P2)
NEW
People
(Reporter: ctanase, Unassigned)
References
()
Details
(Keywords: webcompat:needs-diagnosis, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs][webcompat:sightline])
User Story
platform:windows,mac,linux impact:annoyance configuration:general affects:all branch:release diagnosis-team:dom user-impact-score:300
Environment:
Operating system: Mac OS X 10.15
Firefox version: Firefox 136.0/137/139
Steps to reproduce:
- Go to https://www.youtube.com/watch?v=yhS9LnDoo_w
- Play the video.
- Enter in fullscreen mode.
- Observe the behavior.
Expected Behavior:
Video controls are still displayed.
Actual Behavior:
Video control disappear almost instantly.
Notes:
- Screenrec
- Does not reproduce on Windows 10
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
Created from https://github.com/webcompat/web-bugs/issues/151697
Updated•17 days ago
|
Whiteboard: [webcompat-source:web-bugs] → [webcompat-source:web-bugs][webcompat:sightline]
Comment 1•14 days ago
|
||
The original bug says
Mouse cursor doesnt automatically disappear when entering fullscreen
which might be the more significant issue here? Let's have a look at both.
Severity: -- → S4
User Story: (updated)
Webcompat Priority: --- → P2
Webcompat Score: --- → 6
Keywords: webcompat:needs-diagnosis
Priority: -- → P2
Comment 2•13 days ago
|
||
I collected a profile for this case https://share.firefox.dev/42RiFTY, so from the moment that we dispatched the fullscreenchange event to the point where the controls were hidden, it only took ~900ms, so indeed it was too fast.
hmm, what made youtube decide to hide them..
You need to log in
before you can comment on or make changes to this bug.
Description
•