Tab Mix Plus

Official Home of TMP
It is currently Sun May 19, 2013 11:44 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 253 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13  Next
Author Message
 Post subject: Re: Display Issues
PostPosted: Tue Sep 13, 2011 11:33 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5192
Location: Rocky Mountains
New Tab button has 3 options: left/right/after last tab. Would it be possible to make it so that when it is on left or right in the tabbar, it stays where i put it? As of now, i have 4 other buttons in the tabbar and i'd like the New Tab button to be the second from the left. However, it always jumps to be the first one! To me, it means 'after last tab' not 'right' 'cause i'd expect 'right' to mean to the right of tabs and i'd expect to be able to put it anywhere there.
If there's a way and i'm missing something, let me know. TIA!

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Sep 13, 2011 11:45 pm 
Online
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7286
default Firefox behavior is to show the button after last tab if the button is on the tabbar and tabs are not overflow and on the side if the tabs are overflow.

Tabmix control the tab position on tabbar left or right side with checkbox that trigger JS code to insert the button to its place. we don't have control on the number of other button that can be on each side.

the solution can be to have in TMP only option for "after last tab" and "tababr left/right side"
and add tool-tip - "use Customize... to move button to left or right side"

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Sep 13, 2011 11:50 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5192
Location: Rocky Mountains
Yeah, that doesn't help me. Just leave it as is, it looks fine to me.

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Wed Sep 21, 2011 3:58 pm 
Offline

Joined: Mon Apr 05, 2010 5:56 pm
Posts: 86
Can this be considered a bug?

Image

Screen resolution: 1440x900. Only TMP installed in current Nightly build. 3 apptabs + 11 regular tabs result in new tab button "isolated" in the corner without "style".


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Thu Sep 22, 2011 12:21 am 
Online
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7286
testebr wrote:
Can this be considered a bug?

Only TMP installed in current Nightly build. 3 apptabs + 11 regular tabs result in new tab button "isolated" in the corner without "style".


NO that's not a bug
This is Firefox "style" for new tab button on the right side.
In your case the button is on the right side to prevent new tab button to be on the 2nd row when all other tabs on the 1st row.

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Thu Nov 03, 2011 2:50 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5192
Location: Rocky Mountains
Has something changed in Fx8 and/or the latest dev.builds for the tabbar extra spaces? I have used this code previously for a long time but it doesn't seem to be working any longer and i can't tell when it stopped:

.tabbrowser-tabs:not([overflow="true"])
{ /*margin-right: 16px !important;*/
margin-left: 16px !important; }

Edit: this works though:

#TabsToolbar
{ padding-left: 16px !important; }

I guess i don't need the first block anymore, right?

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Thu Nov 03, 2011 4:55 pm 
Online
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7286
this work for me
.tabbrowser-tabs:not([overflow="true"])
{ /*margin-right: 16px !important;*/
margin-left: 16px !important; }

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Thu Nov 03, 2011 5:49 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5192
Location: Rocky Mountains
Hmm... Image Does nothing here ... Odd. Thanks for trying!

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Jan 24, 2012 10:09 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5192
Location: Rocky Mountains
When i open TMP options, see how the 'Links' radio is highlighted (as if it's selected) but it shows the last opened tabpanel (which was Events in this case)? That's confusing:

Attachment:
1.PNG
1.PNG [ 117.05 KiB | Viewed 1948 times ]

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Wed Jan 25, 2012 1:52 am 
Online
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7286
do you see the same with default theme (without any style) ?

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Wed Jan 25, 2012 10:47 am 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5192
Location: Rocky Mountains
Yes, i do:


Attachments:
1.PNG
1.PNG [ 35.86 KiB | Viewed 1939 times ]

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles
Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Wed Jan 25, 2012 4:10 pm 
Online
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7286
makondo wrote:
When i open TMP options, see how the 'Links' radio is highlighted (as if it's selected) but it shows the last opened tabpanel (which was Events in this case)? That's confusing:


OK, i see the problem

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Feb 07, 2012 8:45 am 
Offline

Joined: Tue Feb 07, 2012 8:30 am
Posts: 5
They have different background color than the first. I think they used to be the same.

Intel Mac OS X 10.6, TMP 0.4.0pre.120207a.


Attachments:
screenshot 2012-02-07 at 10.39.50 PM.png
screenshot 2012-02-07 at 10.39.50 PM.png [ 18.28 KiB | Viewed 1859 times ]
Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Feb 07, 2012 10:48 am 
Online
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7286
tankiona,

what is your Firefox version and theme ?

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Feb 07, 2012 11:10 am 
Offline

Joined: Tue Feb 07, 2012 8:30 am
Posts: 5
I am using FF10 & the Mac default theme.


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Feb 07, 2012 11:44 am 
Online
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7286
try to add this to userChrome.css file in your profile\chrome folder

Code:
#TabsToolbar[tabsontop="true"][multibar]:not(:-moz-lwtheme) {
  background-color: rgb(190, 190, 190);
}

#TabsToolbar[tabsontop="true"][multibar]:not(:-moz-lwtheme):-moz-window-inactive {
 background-color: rgb(226, 226, 226);
}


report if it look ok

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Feb 07, 2012 3:40 pm 
Offline

Joined: Tue Feb 07, 2012 8:30 am
Posts: 5
It doesn't fix the problem.


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Feb 07, 2012 5:04 pm 
Online
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7286
add this at the top of the file

Code:
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");


add important to the new css rules
Code:
#TabsToolbar[tabsontop="true"][multibar]:not(:-moz-lwtheme) {
  background-color: rgb(190, 190, 190) !important;
}

#TabsToolbar[tabsontop="true"][multibar]:not(:-moz-lwtheme):-moz-window-inactive {
 background-color: rgb(228, 228, 228) !important;
}

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


Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Feb 07, 2012 5:21 pm 
Offline

Joined: Tue Feb 07, 2012 8:30 am
Posts: 5
It doesn't fix the problem either..


Attachments:
css.png
css.png [ 37.33 KiB | Viewed 1838 times ]
Top
 Profile  
 
 Post subject: Re: Display Issues
PostPosted: Tue Feb 07, 2012 5:26 pm 
Online
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7286
for me it does.

1.type about:support in the address bar
2. click on the button show profile (exit and quit firefox)
3. go to chrome folder (create it if it does not exist)
4. edit the file userChrome.css with the code from above.
5. save and close the file
6. start firefox

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


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 253 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13  Next

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 3 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