Tabbar opens14 tabs. Scroll/List all tabs opens.[fixed]

User Help for Mozilla Firefox
User avatar
therube
Posts: 21714
Joined: March 10th, 2004, 9:59 pm
Location: Maryland USA

Re: Tabbar opens 14 tabs then the scroll/List all tabs open

Post by therube »

I do have quite a few of Aris' (V57 +).css codes installed.
Create a new, clean Profile.
Install only 1 of the .css at a time (going from most likely to least likely to cause the issue) & see just which is breaking things for you (in 99).

(And that assumes that it is not a combination of .css's.)

Once the particular .css is found, then maybe (others) can help with a fix.
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
User avatar
LIMPET235
Moderator
Posts: 39952
Joined: October 19th, 2007, 1:53 am
Location: The South Coast of N.S.W. Oz.

Re: Tabbar opens 14 tabs then the scroll/List all tabs open

Post by LIMPET235 »

Oh boy....That is going to be a very large problem.

ARIS' codes take up much of my .css file/folder.

I've tried "modifying/removing" etc., etc., a heap of them with no +ve results.

I've uploaded all the .css text files to the mediafire site.

Not sure about posting it all here...but will PM anyone who can assist.
Thanks.
[Ancient Amateur Astronomer.]
Win-10-H/64 bit/500G SSD/16 Gig Ram/450Watt PSU/350WattUPS/Firefox-115.0.2/T-bird-115.3.2./SnagIt-v10.0.1/MWP-7.12.125.

(Always choose the "Custom" Install.)
User avatar
dickvl
Posts: 54161
Joined: July 18th, 2005, 3:25 am

Re: Tabbar opens 14 tabs then the scroll/List all tabs open

Post by dickvl »

You need to use 10vw to make Firefox use the full width.

Code: Select all

#TabsToolbar {
  display: block !important;
  position: absolute !important;
  bottom: 0;
  width: 100vw !important;
}

#tabbrowser-tabs {
  width: 100vw !important;
}
See also:
http://forums.mozillazine.org/viewtopic ... #p14894237
User avatar
LIMPET235
Moderator
Posts: 39952
Joined: October 19th, 2007, 1:53 am
Location: The South Coast of N.S.W. Oz.

Re: Tabbar opens 14 tabs then the scroll/List all tabs open

Post by LIMPET235 »

Thanks dickvl....but that just reduces the tab size to almost zero/
The DEAD bar now takes up all the un-used tab space.

I may be able to put one or three more tabs up there before the List all Tabs kicks in.

There's got to be something in ARIS' code that's causing this.
Anyone want to take a look at it all?
[Ancient Amateur Astronomer.]
Win-10-H/64 bit/500G SSD/16 Gig Ram/450Watt PSU/350WattUPS/Firefox-115.0.2/T-bird-115.3.2./SnagIt-v10.0.1/MWP-7.12.125.

(Always choose the "Custom" Install.)
User avatar
dickvl
Posts: 54161
Joined: July 18th, 2005, 3:25 am

Re: Tabbar opens 14 tabs then the scroll/List all tabs open

Post by dickvl »

Does it work properly with only my code for the tabs in the lower position as in the above posted link ?

Aris tends to add a lot of extras what makes it hard to maintain and debug.
You would have to check all rules for the tab bar and other toolbars in #navigator-toolbox
User avatar
LIMPET235
Moderator
Posts: 39952
Joined: October 19th, 2007, 1:53 am
Location: The South Coast of N.S.W. Oz.

Re: Tabbar opens 14 tabs then the scroll/List all tabs open

Post by LIMPET235 »

Well, I'll be darned.

I removed most of the .css code, 'cept for a few of Franks text stuff & used....
#TabsToolbar {
display: block !important;
position: absolute !important;
bottom: 0;
width: 100vw !important;
}

#tabbrowser-tabs {
width: 100vw !important;
}
Upon opening, it was a total mess.
The only Bookmark Tab was way down at the bottom left of the screen....All the icons/buttons were crammed together at the top left.

But....after I closed Firefox & re-entered all of ARIS' removed code, plus other code, & restarted Firefox....

everything was functioning "normally."

I loaded over 20 tabs without a scroll bar or List all Tabs button/arrow showing up.
That dreaded DEAD Bar is no where to be seen.

For ref: > https://www.mediafire.com/view/bpzno8dr ... 2.jpg/file

Thank you dickvl.

I don't know how you did it. Magic or master coder? :)

Any ideas on exactly what changed/reverted?
Maybe a total code remove & replace was necessary?

I love computers.....but only when they work properly.
[Ancient Amateur Astronomer.]
Win-10-H/64 bit/500G SSD/16 Gig Ram/450Watt PSU/350WattUPS/Firefox-115.0.2/T-bird-115.3.2./SnagIt-v10.0.1/MWP-7.12.125.

(Always choose the "Custom" Install.)
User avatar
jscher2000
Posts: 11758
Joined: December 19th, 2004, 12:26 am
Location: Silicon Valley, CA USA
Contact:

Re: Tabbar opens14 tabs. Scroll/List all tabs opens.[fixed]

Post by jscher2000 »

Make sure your code from Aris is up-to-date. Every several versions, something needs to be tweaked, and I see it has been updated recently: https://github.com/Aris-t2/CustomCSSfor ... er/classic
User avatar
LIMPET235
Moderator
Posts: 39952
Joined: October 19th, 2007, 1:53 am
Location: The South Coast of N.S.W. Oz.

Re: Tabbar opens14 tabs. Scroll/List all tabs opens.[fixed]

Post by LIMPET235 »

Thanks for the info., jscher...

But I think after so much trouble getting rid of that damn DEAD Bar etc., etc., I'll leave things alone.

She's working just fine now.

.......Image

I don't want to break anything.

......Image

Thank you.
[Ancient Amateur Astronomer.]
Win-10-H/64 bit/500G SSD/16 Gig Ram/450Watt PSU/350WattUPS/Firefox-115.0.2/T-bird-115.3.2./SnagIt-v10.0.1/MWP-7.12.125.

(Always choose the "Custom" Install.)
User avatar
dickvl
Posts: 54161
Joined: July 18th, 2005, 3:25 am

Re: Tabbar opens14 tabs. Scroll/List all tabs opens.[fixed]

Post by dickvl »

A dead bar (blank space) can mean that you merely see placeholder space where actually another toolbar (? tab bar) is supposed to appear that might have been positioned elsewhere by other CSS code.
User avatar
LIMPET235
Moderator
Posts: 39952
Joined: October 19th, 2007, 1:53 am
Location: The South Coast of N.S.W. Oz.

Re: Tabbar opens14 tabs. Scroll/List all tabs opens.[fixed]

Post by LIMPET235 »

Thanks Dickvl...et al..

Image

I am just glad to be rid of it.
[Ancient Amateur Astronomer.]
Win-10-H/64 bit/500G SSD/16 Gig Ram/450Watt PSU/350WattUPS/Firefox-115.0.2/T-bird-115.3.2./SnagIt-v10.0.1/MWP-7.12.125.

(Always choose the "Custom" Install.)
Post Reply