| Summary: | Firefox windows are very small when starting the app | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | TraceyC <kdedev> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | john.kizer, nate |
| Priority: | NOR | Keywords: | wayland-only |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Solus | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Firefox windows after initial launch where two are very small | ||
|
Description
TraceyC
2025-03-13 20:33:45 UTC
I did get it to reproduce on the other machine as well, with git-master Wayland I had to exit and restart Firefox two or three times before one of the windows was restored to a very small size. After that, the bug repeatedly happened I can reproduce with - Another user that was only a few days old and has next to no configuration, and is relatively new - Single or multiple screens I wasn't able to reproduce with - git-master X11 - a brand new user Renaming these under an affected user had no effect: ~/.config/kwinrulesrc ~/.config/kwinrc ~/.config/kwinoutputconfig.json ~/.cache/kwin/ FWIW I saw this once recently with LibreWolf, but was not able to find a way to reproduce it. Maybe a long-shot question, but, does the issue still occur if you set Firefox to use a system-provided Title Bar (if I understand it right, server-side decorations rather than client-side)? From a brief web From a brief web search, it seems the way to do this is with MOZ_GTK_TITLEBAR_DECORATION That hadn't been set, so I tried adding it and setting it to "server". I'll try to reproduce. That eliminated the title bar, so it must not be the right value. The variable wasn't present anymore when I re-opened the browser I had to re-enable the title back through customize toolbar - check Title Bar This apparently correlates to about:config 'Tabs in Titlebar" being default (value of 2) - bug is present as well Now all the windows that are restored start out tiny |