Extend Tab Bar to full width
11 posts
• Page 1 of 1
How can I get the Tab Bar to use the full window width? Currently, it's only 2/3 to 3/4 of the width wasting space.
FF107.0.1 about:config, browser.tabs.tabMinWidth, maybe set it to 360 or higher?
With that, you will not get very many tabs before hitting an overflow condition. I guess what you're looking for is the tab to dynamically expand kind of thing - when an overflow condition does not exist, but it doesn't just do that. Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript The Tab bar should use the full width of the Firefox window unlike the width of a tab.
If that isn't that the case for you then you may have broken code in your userChrome.css. Can you provide a screenshot ? The tab bar is still there; the tabs don't fill it. I am using the same portion of the tab bar with 5 tabs. If I open another tab, more of the bar is used. I have 4 buttons in that space.
Of course it isn't filled. That's the problem. Maybe this image will explain better:
![]() I would like the tab bar to display the full width of the window like FFox used to. What can I look at to see what is going on here? What version of FF are we talking?
Have you customized things via css or otherwise? Does the same happen in Safe Mode? Screenshot shows you are in an overflow condition (as the down-arrow displays), yet your tabs are not taking up the full width of your tab-bar. So check your changes that you have made. If you have made none, then most likely you have multiple "Flexible Space" added to the tabbar. (That will do what you have shown.) Go to Customize, & drag them out (of the tabbar), then you'll have full width. (You'll have to drag each Flexible Space out separately.) Fire 750, bring back 250.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball CopyURL+ FetchTextURL FlashGot NoScript Rename your userChrome.css to userChromeRen.css (or something) and restart the browser. Then retest.
https://i.imgur.com/fPn13jE.jpeg I often take a long windy road to my destination. Upon arrival, I wonder how I missed the shortcut.
OK, I found it.
Since the explanations for userChrome,css values are not explained nor easily found, I had accidentally set the bar to 70%. Thanks for pointing me in the right direction. You're welcome. I am learning just how cryptic & dynamic they are.
![]() I often take a long windy road to my destination. Upon arrival, I wonder how I missed the shortcut.
You probably had changed a width: 100vw !important; property value.
11 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: Bing [Bot] and 3 guests |
![]() |