MrOtherGuy / firefox-csshacks

Collection of userstyles affecting the browser
Mozilla Public License 2.0
3.05k stars 307 forks source link

[Bug][MacOS] Window buttons placeholder needs to disappear in fullscreen mode #339

Closed djeglin closed 5 months ago

djeglin commented 5 months ago

Description

As the title says, this is a MacOS focussed bug report. The window_control_placeholder_support needs to remove the placeholder when the window goes fullscreen, as the controls disappear and move to the window bar, which is hidden in fullscreen mode.

Steps to reproduce

  1. Use FF on MacOS
  2. Enter fullscreen mode
  3. Observe that space is still held while window buttons are not present

I will have a PR open shortly with a fix for this issue.