You are not logged in.

#1 2025-04-09 17:02:27

nasp
Member
Registered: 2025-04-09
Posts: 2

Firefox top and right window borders are transparent after upgrade

So I ran a full system upgrade, and the left and right window borders are now transparent, leaving a space between the window border and the actual content.
Here is how it looks like:

2025-04-09-1218.webp

I'm running BSPWM as my window manager. Although I'm using a script for drawing the double borders, ignoring it doesn't solve the issue either.
When Picom is not running, the space between the border and the content is black.

What troubles me the most is that the hitboxes are offset, I mean, if you were to click the search bar for example, you would have to move your cursor a little bit higher in order to actually click it.

It is also worth noting that when I check off the recommended performance settings, the issue moves to the bottom and right borders.

Firefox  version: 137.0.1 (64-bit)

Last edited by nasp (2025-04-09 17:04:33)

Offline

#2 2025-04-09 18:39:56

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,157

Re: Firefox top and right window borders are transparent after upgrade

You'll need to run a compositor -- like picom for a good standalone option, otherwise most GTK tools will start to have this border as GTK expects a compositing window manager.

Offline

#3 2025-04-10 21:15:38

igrmm
Member
Registered: 2025-04-10
Posts: 3

Re: Firefox top and right window borders are transparent after upgrade

I have exactly the same problem. I run picom but the problem wont go away, even with shadows disabled.

Offline

#4 2025-04-11 19:13:56

jawor
Member
Registered: 2025-04-11
Posts: 3

Re: Firefox top and right window borders are transparent after upgrade

I have the same problem. Not only on firefox 137 but also on librewolf and other forks and thunderbird. Compositor doesn't matter for me. I have tried chaning picom config and some picom forks but it didnt change a bit. Also i have tried xcompmgr but to no avail. Fot the record i use dwm.

Last edited by jawor (2025-04-11 19:15:13)

Offline

#5 2025-04-12 13:40:00

jawor
Member
Registered: 2025-04-11
Posts: 3

Re: Firefox top and right window borders are transparent after upgrade

I've fixed this issue by changing in about:config
browser.tabs.inTitlebar from 0 to 2
and by moving from gtk2 to gtk3 with my theming

Offline

#6 2025-04-12 15:12:25

nasp
Member
Registered: 2025-04-09
Posts: 2

Re: Firefox top and right window borders are transparent after upgrade

jawor wrote:

I've fixed this issue by changing in about:config
browser.tabs.inTitlebar from 0 to 2
and by moving from gtk2 to gtk3 with my theming

Really? browser.tabs.inTitlebar = 2 is the default in my browser. Though I'm curious about what you did with your theming and how it solved your issue.

Offline

#7 2025-04-12 18:04:12

igrmm
Member
Registered: 2025-04-10
Posts: 3

Re: Firefox top and right window borders are transparent after upgrade

Looks like an old gtk bug. Some patches have been submitted already.
https://github.com/baskerville/bspwm/issues/1524
https://gitlab.gnome.org/GNOME/gtk/-/me … uests/8423
https://bugzilla.mozilla.org/show_bug.cgi?id=1958174

Last edited by igrmm (2025-04-12 18:04:42)

Offline

#8 2025-04-15 09:51:47

jawor
Member
Registered: 2025-04-11
Posts: 3

Re: Firefox top and right window borders are transparent after upgrade

nasp wrote:
jawor wrote:

I've fixed this issue by changing in about:config
browser.tabs.inTitlebar from 0 to 2
and by moving from gtk2 to gtk3 with my theming

Really? browser.tabs.inTitlebar = 2 is the default in my browser. Though I'm curious about what you did with your theming and how it solved your issue.

I mean i had this and i have used qt5gtk2 for theming and then i completely stopped using anything that had to do with gtk2 when it comes to theming

Offline

#9 2025-04-25 15:56:48

igrmm
Member
Registered: 2025-04-10
Posts: 3

Re: Firefox top and right window borders are transparent after upgrade

The bug is fixed with this gtk3 commit https://gitlab.gnome.org/GNOME/gtk/-/me … uests/8423 but a new version of gtk3 with the fix was not released yet. You can install the aur package gtk3-git that contains the fix. It worked fine for me.

Offline

Board footer

Powered by FluxBB