Tab Mix Plus

Official Home of TMP
It is currently Wed Jun 19, 2013 4:43 pm

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: Tue Dec 06, 2011 5:04 pm 
Offline

Joined: Tue Dec 06, 2011 4:51 pm
Posts: 3
Tab Mix Plus 0.4.0pre.111206b
Firefox 8.0.1 (and Aurora) with tabs on bottom configured
Windows XP

While using a clean Firefox profile with only Tabmix installed,
closing the FF print preview instantly hides any opened tabs until FF is restarted.


Top
 Profile  
 
PostPosted: Tue Dec 06, 2011 6:06 pm 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7314
post your Tabmix settings

_________________
Tab Mix Plus 0.4.1.0
latest Dev-Build
Forum RSS, Troubleshooting


Top
 Profile  
 
PostPosted: Thu Dec 08, 2011 4:13 pm 
Offline

Joined: Thu Dec 08, 2011 4:07 pm
Posts: 1
I have same issue reported with Tabmix setting.


Top
 Profile  
 
PostPosted: Fri Dec 09, 2011 12:03 pm 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7314
tchauhan27,

did you see the same on 0.4.0pre.111208a ?
what are your platform, theme, Firefox version
post your Tabmix settings. (see in our Troubleshooting how to export your settings to a file and attache the file to your post.)

_________________
Tab Mix Plus 0.4.1.0
latest Dev-Build
Forum RSS, Troubleshooting


Top
 Profile  
 
PostPosted: Wed Dec 14, 2011 7:30 pm 
Offline

Joined: Tue Dec 06, 2011 4:51 pm
Posts: 3
It's caused by a setting in userchrome.css:

Those instructions trigger the issue:

tab{
height: 20px !important;
min-height: 20px !important;
max-height: 20px !important;
}

It seems even one of those height settings is enough.

Previous versions of TabMix worked fine.

You should have TabMix set to show tabs in multi-row mode and you need at least 2 rows in order to recreate the problem.


Top
 Profile  
 
PostPosted: Thu Dec 15, 2011 2:38 am 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7314
i can confirm that the problem exist on XP

i will work on that

_________________
Tab Mix Plus 0.4.1.0
latest Dev-Build
Forum RSS, Troubleshooting


Top
 Profile  
 
PostPosted: Thu Dec 15, 2011 10:54 am 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7314
i have a fix for this , i will add it to the next version.

however , you can improve your css style to work (i hope) with the current version

Code:
.tabbrowser-arrowscrollbox > .scrollbutton-up,
.tabbrowser-arrowscrollbox > .scrollbutton-down,
.tabbrowser-tab {
  height: 20px !important;
}

.tabs-newtab-button {
  height: 20px !important;
  vertical-align: bottom;
}


don't add max-height: 20px !important; unless it doesn't work without it

_________________
Tab Mix Plus 0.4.1.0
latest Dev-Build
Forum RSS, Troubleshooting


Top
 Profile  
 
PostPosted: Thu Dec 15, 2011 7:35 pm 
Offline

Joined: Tue Dec 06, 2011 4:51 pm
Posts: 3
Thank you!
Great add-on and developer.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group