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)

Desktop
macOS

Tracking

(Webcompat Score:6, Webcompat Priority:P2)

Webcompat Score 6
Webcompat Priority P2

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:

  1. Go to https://www.youtube.com/watch?v=yhS9LnDoo_w
  2. Play the video.
  3. Enter in fullscreen mode.
  4. 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

Whiteboard: [webcompat-source:web-bugs] → [webcompat-source:web-bugs][webcompat:sightline]

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
Priority: -- → P2

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.