this post was submitted on 17 Nov 2024
2 points (100.0% liked)

Firefox Customs

2 readers
5 users here now

Chat with us!

Post your unsupported Firefox customizations here!

From the makers of r/FirefoxCSS

Links

Related

Rules

  1. Posts must have flair!
  2. Posts cannot be memes/shitposts. They should be about Firefox customization with CSS.
  3. Please be civil. Bear in mind that many users come here for help and would be turned off by insults and rudeness.
  4. When posting large amount of code use a service dedicated to hosting text snippets, such as pastebin, hastebin, github gist or equivalent. Relatively short snippets can be wrapped in code-block for inline viewing.
  5. Do NOT use url-shorteners or link to compressed downloads (such as zip or rar) when sharing code.

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 4 hours 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.