MrOtherGuy / firefox-csshacks

Collection of userstyles affecting the browser
Mozilla Public License 2.0
3.19k stars 312 forks source link

[Question] autohide_sidebar #385

Closed scmanjarrez closed 1 month ago

scmanjarrez commented 1 month ago

Hi, first of all, thank you for your amazing work!

I'd like to ask a question, but I don't know if this is even possible (this only happens on linux, I haven't encountered this error on windows): Is it possible to disable the autohide behavior if the mouse is still in the region of the sidebar? This is related to sidebery extension: when I try to change the order of my tabs, I end up releasing the tab out of the sidebar, creating a new window, which is really annoying. Peek 2024-07-18 14-28

scmanjarrez commented 1 month ago

Actually, this seems like a bug and is already mentioned in https://github.com/MrOtherGuy/firefox-csshacks/pull/380#issuecomment-2227405099.

Fixed with the workaround proposed by MrOtherGuy.

For what it's worth, I've found that toggling widget.gtk.ignore-bogus-leave-notify to 1 solves this issue - however I cannot say if doing that causes some other problems, but nothing immediately obvious at least.