Piped icon indicating copy to clipboard operation
Piped copied to clipboard

Firefox bug: Cursor remains visible in full-screen

Open Atemu opened this issue 1 year ago • 8 comments

Official Instance

Describe the bug

When you double tap to fullscreen a video, the cursor remains visible most of the time.

To Reproduce

  1. Use Firefox on macOS
  2. Play a video
  3. Double-Tap to fullscreen

Expected behavior

It should hide when the controls hide.

Logs/Errors

No response

Browser, and OS with Version.

Firefox 121.0 on macOS Ventura

Additional context

Sometimes it's hidden as expected but I haven't figured out why.

Atemu avatar Jan 21 '24 15:01 Atemu

Same problem on the Linux Flatpak of Firefox

m0d3rnX avatar Jan 26 '24 08:01 m0d3rnX

I think this might be a Firefox/packaging bug, since I can't reproduce this on the Firefox package from Arch Linux, but I can reproduce this on the Flatpak version.

FireMasterK avatar Jan 28 '24 18:01 FireMasterK

I can repro this on NixOS aswell. Firefox on macOS is the official binary by Mozilla.

Atemu avatar Jan 28 '24 20:01 Atemu

Running into this issue on LibreWolf too (librewolf package from the AUR). Maybe relevant firefox bugtrackker issue: CSS cursor:none not working

ClemaX avatar Feb 08 '24 18:02 ClemaX

One thing of note might be that autoplay is disabled for me; in the settings aswell as the browser.

Atemu avatar Feb 09 '24 08:02 Atemu

Running into this issue on LibreWolf too (librewolf package from the AUR). Maybe relevant firefox bugtrackker issue: CSS cursor:none not working

I agree, this looks like a recently introduced Firefox issue, as we didn't touch that player code recently and it hasn't been an issue before.

Bnyro avatar Feb 10 '24 09:02 Bnyro

The cursor hides if it is right under the seek bar, everywhere else it doesn't. I have no idea if it is useful in any way, but it is kind of a workaround for now.

Fedora KDE 39 (wayland), Firefox 123.0.1

eduardslu avatar Mar 16 '24 11:03 eduardslu

Another workaround is to press the space bar to play the video (or double tab if it's already playing).

Atemu avatar Mar 16 '24 12:03 Atemu