Tab Mix Plus

Official Home of TMP
It is currently Mon May 20, 2013 11:05 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 39 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: Fri Apr 27, 2012 6:40 pm 
Offline

Joined: Fri Apr 27, 2012 6:39 pm
Posts: 5
I have already commented here:
https://addons.mozilla.org/zh-tw/firefox/addon/tab-mix-plus/reviews/#review-edit-form

Here's the video for the problem:
https://docs.google.com/open?id=0BymqlNM6PLCUSjBoY2h3NXNYZzg


Top
 Profile  
 
PostPosted: Fri Apr 27, 2012 6:49 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5195
Location: Rocky Mountains
Please don't do this. The ratings are for ratings. If you have a problem, you should come here first and see if it's a bug, if there's a fix and help to solve it. Giving a 3 rating before you tried any of this is against AMO rating policy. Plus it doesn't help others who might not have your problem. Plus it's not very encouraging for developers to try and help you.

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
PostPosted: Fri Apr 27, 2012 6:52 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5195
Location: Rocky Mountains
I watched your video and have no idea what your problem is.
You can't get more than 2 rows to show?
Try the latest dev.build (link in my signature) and read the troubleshooting tips linked there as well.

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
PostPosted: Fri Apr 27, 2012 8:15 pm 
Offline

Joined: Fri Apr 27, 2012 6:39 pm
Posts: 5
I have tried the latest dev.build. The same problem.

The problem:
(1) The tab bar shrinks before the number of rows reaches the preset upper limit (you can see in my video I set the upper limit from 4 to 6 but the normal multi-row appearance does not restore)
(2) The tab bar shrinks to even more narrower (the vertical space is about 1~1.5 row space as shown in the video)
(3) After it shrinks, removing the number of tabs does not remove the effect of shrinkage (the first 11 seconds in my video). Even when it is reduced to only 2 rows, the effect of shrinkage remains, the normal mult-row appearance cannot restore.

(note: If you like, I can make another video(s), doing all the steps slowly, and the problem still arise.)

Seems like the problem arises after I upgrade my firefox to the latest version. Maybe I have to downgrade my firefox in order to use Tab Mix Plus, but unfortunately I don't know how to downgrade it...


Top
 Profile  
 
PostPosted: Fri Apr 27, 2012 8:23 pm 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7288
are you using the default theme ?
post your Tabmix settings

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


Top
 Profile  
 
PostPosted: Fri Apr 27, 2012 8:24 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5195
Location: Rocky Mountains
The latest dev.build in a clean profile - no extensions, no themes, no preferences in about:config. All this is in the troubleshooting tips.

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
PostPosted: Fri Apr 27, 2012 8:35 pm 
Offline

Joined: Fri Apr 27, 2012 6:39 pm
Posts: 5
EDIT by makondo:
Long list deleted.

Next time, open TMP options and click Settings button > Export and save it to your desktop. Then attach the file to your post, like this:


Attachments:
TMPpref.txt [8.43 KiB]
Downloaded 45 times
Top
 Profile  
 
PostPosted: Fri Apr 27, 2012 8:42 pm 
Offline

Joined: Fri Apr 27, 2012 6:39 pm
Posts: 5
I cannot even scroll up to see the first row when there are only two rows as shown in the video below:
https://docs.google.com/open?id=0BymqlN ... UoxN0lWV00


Top
 Profile  
 
PostPosted: Fri Apr 27, 2012 9:20 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5195
Location: Rocky Mountains
What Fx theme are you using? Have you tried a clean profile yet?

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 11:17 am 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7288
Jankonyex wrote:


Code:
.tabbrowser-tabs[flowing=multibar] .tab-throbber:not([fadein]):not([pinned]),
.tabbrowser-tabs[flowing=multibar] .tab-label:not([fadein]):not([pinned]),
.tabbrowser-tabs[flowing=multibar] .tab-icon-image:not([fadein]):not([pinned]),
.tabbrowser-tabs[flowing=multibar] .tab-close-button:not([fadein]):not([pinned]) {
  display: -moz-box !important;
  visibility: collapse !important;
  width: 0px !important;
}


try this in your userChrome.css file, report if it solve the problem for you

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


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 3:37 pm 
Offline

Joined: Sat Apr 28, 2012 3:33 pm
Posts: 4
I have the same problem and can confirm that onemen's userChrome.css edit does fix it.

EDIT: But there are still some problem in second row:
Image


Attachments:
TMPpref.txt [8.23 KiB]
Downloaded 43 times
Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 4:05 pm 
Offline

Joined: Sat Apr 28, 2012 3:33 pm
Posts: 4
Enabling hardware acceleration does fix second row problem, maybe it is unrelated.


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 4:11 pm 
Offline

Joined: Fri Apr 27, 2012 6:39 pm
Posts: 5
onemen wrote:
Jankonyex wrote:


Code:
.tabbrowser-tabs[flowing=multibar] .tab-throbber:not([fadein]):not([pinned]),
.tabbrowser-tabs[flowing=multibar] .tab-label:not([fadein]):not([pinned]),
.tabbrowser-tabs[flowing=multibar] .tab-icon-image:not([fadein]):not([pinned]),
.tabbrowser-tabs[flowing=multibar] .tab-close-button:not([fadein]):not([pinned]) {
  display: -moz-box !important;
  visibility: collapse !important;
  width: 0px !important;
}


try this in your userChrome.css file, report if it solve the problem for you

sorry... I don't know what is "userChrome.css file" and how to use that code
I'm using windows XP


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 4:47 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5195
Location: Rocky Mountains
http://kb.mozillazine.org/UserChrome.css

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 4:54 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5195
Location: Rocky Mountains
Your OS, Fx version, TMP version, theme you're using. Have you tried a clean profile with TMP only installed yet? Have you read the troubleshooting tips linked in my signature?....

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 5:01 pm 
Offline

Joined: Sat Apr 28, 2012 3:33 pm
Posts: 4
makondo wrote:
Your OS, Fx version, TMP version, theme you're using. Have you tried a clean profile with TMP only installed yet? Have you read the troubleshooting tips linked in my signature?....

Win7 x64, 12.0, dev build, Firefox 2 theme.
Using "back to default settings" fixed both "Mult-row" and "second row" problems for me.


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 5:17 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5195
Location: Rocky Mountains
I tried Remadan' settings in a clean profile (TMP, Stylish & S-C only) and can confirm the problem: the tabbar slides up when 1-2 tabs open in the second row and shows the first row only. The code above does work but i did have to disable acceleration as well.
This is with tab on top. With tabs on bottom nothing worked for me, i see the first row only.

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 5:18 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5195
Location: Rocky Mountains
What's 'Firefox 2 theme'?

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 5:26 pm 
Offline

Joined: Sat Apr 28, 2012 3:33 pm
Posts: 4
makondo wrote:
What's 'Firefox 2 theme'?

https://addons.mozilla.org/ru/firefox/a ... irefox-3x/


Top
 Profile  
 
PostPosted: Sat Apr 28, 2012 6:05 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5195
Location: Rocky Mountains
Thanks. Well i see this with the default theme/clean profile. But i can't figure why.

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 39 posts ]  Go to page 1, 2  Next

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


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