Latest Firefox disaster... excessive tab height.

Page 1 of 2 12 LastLast

  1. Posts : 23,014
    Win 10 Home ♦♦♦19045.4239 (x64) [22H2]
       #1

    Latest Firefox disaster... excessive tab height.


    Anyone have an idea on how to revert this latest idiocy?
    Namely, the excessive tab height in FF 96.0.2



    Latest Firefox disaster...  excessive tab height.-image3.png
      My Computer


  2. Posts : 781
    Windows 10
       #2

    Hi @Ghot,

    Try this code for the height.
    Make sure that --tab-min-height has the same value in both places.

    Code:
      @NamEspace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    /* TABS: height */
    :root {
     --tab-toolbar-navbar-overlap: 0px !important; /* fix for full screen mode */
     --tab-min-height: 25px !important;
    }
    :root #tabbrowser-tabs {
     --tab-min-height: 25px !important;
    }
    #TabsToolbar {height: var(--tab-min-height) !important;}
      My Computer


  3. Posts : 23,014
    Win 10 Home ♦♦♦19045.4239 (x64) [22H2]
    Thread Starter
       #3

    James said:
    Hi @Ghot,

    Try this code for the height.
    Make sure that --tab-min-height has the same value in both places.

    Code:
      @NamEspace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    /* TABS: height */
    :root {
     --tab-toolbar-navbar-overlap: 0px !important; /* fix for full screen mode */
     --tab-min-height: 25px !important;
    }
    :root #tabbrowser-tabs {
     --tab-min-height: 25px !important;
    }
    #TabsToolbar {height: var(--tab-min-height) !important;}



    That's the wrong format? That XUL stuff is outdated now. They changed all that.

    I'm on version 4.0.0 from here...

    Releases . Aris-t2/CustomCSSforFx . GitHub





    Also... I'm already running this code, which changes the height of the Tab BAR only, the Tabs are unaffected.
    I also took care of the navbar overlap, by turning on a setting in userChrome.css v4.0.0


    /* ---Tabs/Tab Bar height--- */
    :root {
    --tab-min-height: 26px !important;
    }



    Here's the Chrome folder I'm using at this time...
    See the note about: my_userChrome.css ...at the very bottom of userChrome.css
    Latest Firefox disaster...  excessive tab height. Attached Files
    Last edited by Ghot; 21 Jan 2022 at 03:25.
      My Computer


  4. Posts : 23,014
    Win 10 Home ♦♦♦19045.4239 (x64) [22H2]
    Thread Starter
       #4

    James said:
    Hi @Ghot,

    Try this code for the height.
    Make sure that --tab-min-height has the same value in both places.

    Code:
      @NamEspace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    
    /* TABS: height */
    :root {
     --tab-toolbar-navbar-overlap: 0px !important; /* fix for full screen mode */
     --tab-min-height: 25px !important;
    }
    :root #tabbrowser-tabs {
     --tab-min-height: 25px !important;
    }
    #TabsToolbar {height: var(--tab-min-height) !important;}



    I tried your code. It does the same as the code I listed in post #3
      My Computer


  5. Posts : 781
    Windows 10
       #5

    Okay - sorry about that. I'll keep on looking for a solution for you

    -James
      My Computer


  6. Posts : 2,177
    Windows 10 Pro 64-bit v22H2
       #6

    I just installed the CSS tweak mod. The tabs are not as tall after the mod.

    Custom CSS tweaks for Firefox v4.1.3 Latest
    https://github.com/Aris-t2/CustomCSSforFx/releases

    Latest Firefox disaster...  excessive tab height.-tabs2.jpg
      My Computers


  7. Posts : 23,014
    Win 10 Home ♦♦♦19045.4239 (x64) [22H2]
    Thread Starter
       #7

    MisterEd said:
    I just installed the CSS tweak mod. The tabs are not as tall after the mod.

    Custom CSS tweaks for Firefox v4.1.3 Latest
    Releases . Aris-t2/CustomCSSforFx . GitHub
    Looks like that may be the ticket. I need to run one or two errands, but will try the new .css file as soon as I get back.
    One hour probably.

    Good look.
      My Computer


  8. Posts : 23,014
    Win 10 Home ♦♦♦19045.4239 (x64) [22H2]
    Thread Starter
       #8

    @MisterEd

    wOoT!!!
    That fixed it. Well, it took 20 mins to move all my other settings from the 4.0.0 userChrome.css to this new one.
    But it's done and it works... here's what it looks like now with v4.1.3


    Latest Firefox disaster...  excessive tab height.-image1.png



    And if anyone wants... here's the copy of MY current (fixed) Chrome folder...

    Chrome 4.1.3.zip






    P.S. I will also update the main thread concerning my tweaks for Firefox...

    Firefox... taming the beast part 2 !!



    @James
    @MaloK
    @Anak
    Last edited by Ghot; 21 Jan 2022 at 18:13.
      My Computer


  9. Posts : 21,421
    19044.1586 - 21H2 Pro x64
       #9

    Maybe the Linux fix affected Windows:
    Firefox 96.0.2, See All New Features, Updates and Fixes ???

    "Fixed an issue that caused tab height to display inconsistently on Linux when audio was played (bug 1714276)"
      My Computer


  10. Posts : 23,014
    Win 10 Home ♦♦♦19045.4239 (x64) [22H2]
    Thread Starter
       #10

    steve108 said:
    Maybe the Linux fix affected Windows:
    Firefox 96.0.2, See All New Features, Updates and Fixes ???

    "Fixed an issue that caused tab height to display inconsistently on Linux when audio was played (bug 1714276)"



    Yes, we know that.
    It's all fixed in post #8
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:37.
Find Us




Windows 10 Forums