subhasutra

joined 4 months ago
[–] [email protected] 1 points 1 day ago

Thank you, the workaround with widget.gtk.ignore-bogus-leave-notify works. And yes the temporary fix was kind of weird, as it used to work if I launched firefox directly, but not when it was started by clicking some link in other applications.

 

I'm using this autohide sidebar css for sidebar to autohide unless mouse hover. But dragging tabs on sidebery causing the sidebar to collapse. This issue was fixed few months ago, but it's back again. Is there anything I can change in the css to make it work? I'm using firefox 132.0.2 on linux.

[–] [email protected] 1 points 4 months ago

I see. Thank you for the explanation as well!

[–] [email protected] 1 points 4 months ago (2 children)

This worked, thank you. Would you mind telling what difference between using urlbar-background over the other one?

 

I tried to set the background colour for my urlbar with #urlbar-input-container { border: none !important; border-radius: 5px !important; background: light-dark(#ffffffff, #1b1e20ff) !important; } this works fine for the most part, except on focus it creates some corner effects, which I think might be from the border that gets overlapped somehow.

And this is how it looks on focus without my code

[–] [email protected] 1 points 4 months ago

Thank you, it worked.

 

This colour does not follow my accent colour in KDE plasma. How do I customise it?