TBE - new tab width algorithm

Talk about add-ons and extension development.
Post Reply
mattcoz
Posts: 1021
Joined: November 7th, 2002, 11:15 pm

TBE - new tab width algorithm

Post by mattcoz »

I've been wanting this for a while now, but I have a few problems with it. I like that I can fit the width to the title, but there should be a maximum width for those sites with long titles. Also, the width should fit to the window when there are too many tabs instead of just running out of room. I know there is a scroll bar but I don't like that. I guess I'm being a bit picky, but I think it would be a lot better with these additions.
User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Re: TBE - new tab width algorithm

Post by alanjstr »

mattcoz wrote:I've been wanting this for a while now, but I have a few problems with it. I like that I can fit the width to the title, but there should be a maximum width for those sites with long titles. Also, the width should fit to the window when there are too many tabs instead of just running out of room. I know there is a scroll bar but I don't like that. I guess I'm being a bit picky, but I think it would be a lot better with these additions.


You can probably put a tab { max-width: 300px; } or something in userChrome.css
Former UMO Admin, Former MozillaZine General Mod
I am rarely on mozillaZine, so please do not send me a private message.
My Old Firefox config files
User avatar
flii
Posts: 2208
Joined: November 6th, 2002, 11:29 pm
Location: hickville, south dakota
Contact:

Re: TBE - new tab width algorithm

Post by flii »

mattcoz wrote:I like that I can fit the width to the title [...]

how did you manage this? i've tried everything i know to change the tab width and i must have always gotten it wrong, because nothing ever worked. :(
mattcoz
Posts: 1021
Joined: November 7th, 2002, 11:15 pm

Post by mattcoz »

i'll try that

get the newest version of the extension, it's a new feature
User avatar
flii
Posts: 2208
Joined: November 6th, 2002, 11:29 pm
Location: hickville, south dakota
Contact:

Post by flii »

dangit, i have to get an extension to get the width changes? grrrr. i've been trying to stay away from extensions so that i can give good bug reports when people have problems. thanks though. :(
mattcoz
Posts: 1021
Joined: November 7th, 2002, 11:15 pm

Post by mattcoz »

that worked! thanks!
mattcoz
Posts: 1021
Joined: November 7th, 2002, 11:15 pm

Post by mattcoz »

now if only i could fit the maximum width to the window
User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Post by alanjstr »

mattcoz wrote:that worked! thanks!


Which worked? My suggestion? You could try a 100% instead.
Former UMO Admin, Former MozillaZine General Mod
I am rarely on mozillaZine, so please do not send me a private message.
My Old Firefox config files
mattcoz
Posts: 1021
Joined: November 7th, 2002, 11:15 pm

Post by mattcoz »

yeah, the max-width thing worked

i don't think the 100% thing will do what i want, but thanks though
User avatar
alanjstr
Moderator
Posts: 9100
Joined: November 5th, 2002, 4:43 pm
Location: Anywhere but here
Contact:

Post by alanjstr »

mattcoz wrote:yeah, the max-width thing worked

i don't think the 100% thing will do what i want, but thanks though


Ok, maybe I don't understand what it is you really want.
Former UMO Admin, Former MozillaZine General Mod
I am rarely on mozillaZine, so please do not send me a private message.
My Old Firefox config files
mattcoz
Posts: 1021
Joined: November 7th, 2002, 11:15 pm

Post by mattcoz »

yeah, i don't think i explained it quite right
Post Reply