Skip to content

Instantly share code, notes, and snippets.

@schorschii
Last active June 4, 2024 07:37
Show Gist options
  • Save schorschii/648aa25de20456141d63feaaf207fc50 to your computer and use it in GitHub Desktop.
Save schorschii/648aa25de20456141d63feaaf207fc50 to your computer and use it in GitHub Desktop.
Solution for Firefox showing context menus and password popups at the wrong position
In some constellations, Firefox shows context menus at a complete different position on the screen, especially when the window was dragged to the left or right screen side so that it snaps in and fills 50% of the screen (known as "Aero Snap" on Windows).
Fix:
1. Right-click on the title bar -> "Customize Toolbar..."
2. On the bottom, uncheck the checkbox "Title Bar"
That's it! Without the title bar, all menus and popups are shown on the correct position!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment