Summary: | Firefox window with browser.tabs.inTitlebar = 1 displays shadows even with "Shadows → Size → None" | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | tustamido |
Component: | window decoration | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | kwin-bugs-null, nate |
Priority: | NOR | ||
Version First Reported In: | 5.24.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
tustamido
2022-04-18 05:05:08 UTC
`browser.tabs.inTitlebar = 1` makes Firefox draw its own window decorations, including window shadows. Hence, it no longer respects the common settings in Breeze. If you want visual consistency, you should avoid apps using "client-side decorations", as they can all draw shadows, titlebars, toolbars etc differently. (In reply to Nate Graham from comment #1) Thanks, reported it to Mozilla. I could use KDE Plasma to hide Firefox titlebar, but the "hide titlebar" feature in Plasma is not actually just *hide titlebar and nothing more*, it has side effects, it ends up removing window borders and the ability to resize window using mouse. I guess there's no way for Plasma to just hide titlebar without affecting other window properties. Yeah, "Hide titlebar" really means "Hide all window decorations, which includes the titlebar and shadows." I guess this could be more clearly indicated. You could file a bug report to systemsettings | kcm_kwin_rules about that. |