MrOtherGuy / firefox-csshacks

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

combined_favicon_and_tab_close_button.css now has a slow motion animation #273

Closed deevroman closed 1 year ago

deevroman commented 1 year ago

Since Firefox 112, the close button doesn't appear immediately when you hover over it, but with an animation. This is a bit confusing.

MrOtherGuy commented 1 year ago

I cannot reproduce this with Firefox 112 nor with Nightly 114.

combined_favicon_and_tab_close_button.css doesn't create any transition or animation - so if the close-button has some animation then it is created by something else. Firefox itself doesn't have such animation for tab close button either (at least on Windows) so chances are that one of your other styles is adding transition to it.

0Raik commented 1 year ago

Tried this with Librewolf 111.0.1 in Linux Manjaro. Didn't work for me. Using the default theme and the only change I got is about:config browser.compactmode.show to true.

deevroman commented 1 year ago

one of your other styles is adding transition

You are right. I had a style that didn't already affect anything and was at the end of the file uncommented and I didn't notice it. But since I had to fix combined_favicon_and_tab_close_button, which was at the top of the file I thought it was just because of it. Thanks!

I also got the version wrong: it happened when upgrading to Firefox 113