rafaelmardojai / firefox-gnome-theme

A GNOME👣 theme for Firefox🔥
The Unlicense
3.32k stars 153 forks source link

After updating gnomeTheme.hideSingleTab no longer has any effect. #768

Closed xusiai closed 3 months ago

xusiai commented 3 months ago

Describe the bug After updating gnomeTheme.hideSingleTab no longer has any effect.

To Reproduce

  1. Set gnomeTheme.hideSingleTab to true
  2. Launch Firefox.

Expected behavior Tab ebar disappear when a single tab is open.

Screenshots 2024-03-29T04:43:24,518625734+01:00

Setup information

      "gnomeTheme.closeOnlySelectedTabs" = true;
      "gnomeTheme.symbolicTabIcons" = true;
      "gnomeTheme.hideWebrtcIndicator" = true;
      "gnomeTheme.hideSingleTab" = true;

Additional context No tab or theme related addons installed.

BirdInFire commented 3 months ago

@xusiai Firefox version: 115.8, you mean 125 ? or are you on the LTS version (I ask to replicate it and try to found witch css selector have broken)

xusiai commented 3 months ago

I am on 115.8 (Extended Support Release) - if it works on current (124?) then perhaps this will resolve itself.

rafaelmardojai commented 3 months ago

If youre using Firefox 115 you probably want to stay in thev115` git tag. The theme doesn't try to be backward compatible, so for older versions you must use specific releases.