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 must log in or register to comment.
You probably can’t do anything about this with css, this is essentially bug 1818517 - although I find it kinda interesting if it “was fixed” for a short while.
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.