Tab Mix Plus

Official Home of TMP
It is currently Wed May 22, 2013 8:07 am

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 253 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 13  Next
Author Message
 Post subject:
PostPosted: Sun Mar 06, 2011 3:51 am 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7290
mhowie,
try tabmix on clean profile

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


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 06, 2011 11:13 am 
Offline

Joined: Sun Aug 29, 2010 11:15 am
Posts: 32
onemen wrote:
mhowie,
try tabmix on clean profile


I tried it on a clean profile but the problem re-emerged. However, as a result of this, I now believe the Session Manager extension is at fault. I say this as when I disabled that extension, and used the built-in TMP session restore feature- the problem did not manifest. Unfortunately the Session Manager extension is much more robust, so I will post information on that author's support forum in the hope a change can be made to allow the two extensions to co-exist and enable tabs to be displayed in the title bar.

A couple of notes regarding TMP...and I've used TMP forever and always have the latest Dev build:

1) Double clicking on the tab bar results in the window size changing (same as if you clicked the "restore down" button in the upper right of your screen). My desired behavior forever is for a new tab to open when I double click on the tab bar. I have only recently noticed this problem.

2) With respect to the TMP session manager feature...I found that even if I had the selection to "reload all tabs" unchecked, all the tabs would reload upon selecting a saved session from the TMP dialog box when starting FF.

Ironically, I identified this behavior a couple of weeks ago when using Session Manager and I notified that author. Here is his response:

Quote:
Okay I've reproduced this. Apparently if a session is loaded when the browser is starting up and Firefox doesn't think it's a reload or a crash, the concurrent_tabs preference is ignored for the first window in the session. I'm not sure why that would be though since the concurrent_tabs preference is enforced by Firefox itself and Session Manager doesn't do anything different when restoring sessions at startup or when done manually later.

So this is technically a Firefox bug since it seems to be ignoring the concurrent_tabs preference at startup. I'm going to have to research this more, but I'm not sure I can fix this on my end.

I tracked the problem down to a bug in Firefox that causes it to think the number of loading tabs is -1.

It actually doesn't matter what session is loaded at start-up or if that session has pinned tabs or not. The problem is triggered by having pinned tabs at shutdown and it doesn't matter if Session Manager makes a back up session or not. The bug is triggered based on the number of tabs that were pinned on shutdown, the number of tabs in the loaded session and the browser.sessionstore.max_concurrent_tabs preference. The problem occurs on a per window basis. The problem doesn't occur if there were no pinned app tabs at shutdown.

With browser.sessionstore.max_concurrent_tabs preference set to 0, if the number of tabs in the session loaded minus the number of pinned app tabs is 2 or greater, than Firefox gets confused and will load all the tabs at once. This is on a per window basis.

So for example, if there is one app tab, then any session with 3 or more tabs in a window will have all the tabs in that window load simultaneously. If there is two app tabs, then any session with 4 or more tabs in a window will have all of them load.

With browser.sessionstore.max_concurrent_tabs set to a value greater than 0, it will simply cause extra tabs to load concurrently or sometimes not at all.

I've filled Bug 636279 documenting this problem.

The only way Session Manager could work around this is to delay the loading of the session at start up for a while which isn't really desirable.


I have the concurrent_tabs preference set to 0. I suspect this- or something similar- is causing the TMP session manager to fail similarly.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 06, 2011 12:39 pm 
Offline
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5194
Location: Rocky Mountains
Just to clarify, when you say 'tabs in titlebar' do you mean the Mf menu option Tabs on top/uncheck Menu bar and then using a style to put them in the title bar?

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


Last edited by makondo on Sun Mar 06, 2011 12:50 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 06, 2011 12:49 pm 
Offline

Joined: Sun Aug 29, 2010 11:15 am
Posts: 32
makondo wrote:
Just to clarify, when you say 'tabs in titlebar' do you mean the Mf menu option 'Tabs on top' and then using a style to put them in the title bar?


Yes to "Tabs on Top" but no to requiring a style to put them there. As you are probably aware, unless one changes the default behavior via about:config, in recent FF 4 betas "Tabs on Top" means just that...tabs in the titlebar.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 06, 2011 1:04 pm 
Offline
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5194
Location: Rocky Mountains
Ummm, no it doesn't (unless the win is maximized). See the shots from my TMP profile (nothing but TMP and Stylish):

Tabs on top/Menu bar unchecked, no styles:
The same but with a 'tabs in the title bar' (quick) style:

^ that is tabs in title bar which is obvious, i think. So, i assume you have the first one. Just making sure your problem is not style related.

EDIT: pics deleted as the issues is solved.

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


Last edited by makondo on Mon Mar 07, 2011 10:57 am, edited 2 times in total.

Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 06, 2011 2:36 pm 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7290
mhowie wrote:
1) Double clicking on the tab bar results in the window size changing (same as if you clicked the "restore down" button in the upper right of your screen). My desired behavior forever is for a new tab to open when I double click on the tab bar. I have only recently noticed this problem.

2) With respect to the TMP session manager feature...I found that even if I had the selection to "reload all tabs" unchecked, all the tabs would reload upon selecting a saved session from the TMP dialog box when starting FF.


1) this is the default in Firefox 4.0 when tabs on title bar. i'm not sure i can change this behavior.

2) i'm not sure it is possible to block this reload. how ever i'm planing to convert Tabmix session manager to use Firefox build-in sessionStore, which in Firefox 4.0 lad tab progressively.

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


Last edited by onemen on Sun Mar 06, 2011 2:43 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 06, 2011 2:41 pm 
Offline
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5194
Location: Rocky Mountains
1. Has been discussed in the nightlies thread(-s). Ask there for a bug number (if any, i wasn't following it 'cause i never maximize my win).

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


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 06, 2011 7:46 pm 
Offline
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5194
Location: Rocky Mountains
underpass,
see if this thread helps, looks like your issue discussed there: http://forums.mozillazine.org/viewtopic ... &t=2124581

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


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 06, 2011 8:58 pm 
Offline

Joined: Sun Aug 29, 2010 11:15 am
Posts: 32
mhowie wrote:
onemen wrote:
mhowie,
try tabmix on clean profile


I tried it on a clean profile but the problem re-emerged. However, as a result of this, I now believe the Session Manager extension is at fault. I say this as when I disabled that extension, and used the built-in TMP session restore feature- the problem did not manifest. Unfortunately the Session Manager extension is much more robust, so I will post information on that author's support forum in the hope a change can be made to allow the two extensions to co-exist and enable tabs to be displayed in the title bar.



Followup on the tabs in titlebar issue...the author of the Session Manager extension was finally able to replicate. Here are his comments below-- don't know if this makes any sense, and, if so, provides a clue to what might be tweaked in order to avoid.

Quote:
I managed to reproduce the problem with the tabs not displaying in the title bar. It requires a very specific set of steps though. First Session Manager must be set to prompt for a session on startup. Second the user must either shut down Firefox with the window maximized or choose to restore a session where the windows are maximized. At this point there's no way to get the tabs in the title bar other than to open a new window. The problem only occurs if Tab Mix Plus is installed and enabled. Without TMP installed it behaves as normal.

Using DOM Inspector it looks like all the DOM values are being set correctly, but for whatever reason some CSS values are not, for example the "titlebar" vbox should have CSS Rule of style="" with a value of "margin-bottom: -27px;" but it does not. That CSS value should be part of the Firefox code itself, so TMP must be replacing the values with it's own and not handling certain cases such as Session Manager restoring a session from a window prompt.

Session Manager may be triggering the problem, since it works correctly without TMP installed, it's not the cause. Since Session Manager just calls the Firefox API to restore the session, so I'm inclined to think it's something TMP is doing (or not doing correctly).


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 07, 2011 2:27 am 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7290
mhowie,

i'v found the bug and i will fix it in the next version

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


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 07, 2011 12:53 pm 
Offline

Joined: Thu Jul 03, 2008 2:25 am
Posts: 4
makondo wrote:
underpass,
see if this thread helps, looks like your issue discussed there: http://forums.mozillazine.org/viewtopic ... &t=2124581


Hello,

I think the problem is similar but it's not the same: I do not use a 64-bit version.

Moreover, the problem is verified ONLY when TMP is active, and it happens even on newly generated profiles.

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 08, 2011 9:59 pm 
Offline

Joined: Sun Aug 29, 2010 11:15 am
Posts: 32
Another question regarding TMP and "Tabs on Top"/Tabs in Titlebar...

I find when I select "Multi-Row", each row after the topmost row (in the titlebar) does not stretch across either side of the screen. In other words, tabs in the area below the Minefield button (left side) and the Windows minimize/maximize/close buttons (right side) are non-existent.

I understand tabs would not cover up the Minefield button or the Windows buttons on the titlebar. But why wouldn't tabs fill the entire screen- left to right- in additional (multi-)rows created under the titlebar?

Thanks,


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 09, 2011 4:30 am 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7290
tabs container is a box between Minefield button (left side) and the Windows minimize/maximize/close buttons (right side).

when we apply multi-row, we expand the box vertically.

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


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 10, 2011 7:37 pm 
Offline
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5194
Location: Rocky Mountains
hlsg wrote:
@onemen
as of the FF 4 RC they'we modified the height of the tabs. it's a matter of taste if one likes the higher ones or not, but i would personally love to have the option to modify that in TMP.
before someone jumps all over me to tell me this is not a feature request forum, i'll tell you i figure since this is the forum where you discuss preparing the "final" version of TMP for FF4, witch is highly dependent on the development of FF4, this is also the best place to ask for something like this.
thank you in advance onemen, and always greatful for your consistent effort :)

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


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 10, 2011 10:49 pm 
Offline

Joined: Sun Aug 29, 2010 11:15 am
Posts: 32
onemen wrote:
tabs container is a box between Minefield button (left side) and the Windows minimize/maximize/close buttons (right side).

when we apply multi-row, we expand the box vertically.


So this "tabs container"... is that a Firefox parameter or a TMP parameter? If the former, seems that no tab utility could utilize the entire screen in rows below the titlebar?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 11, 2011 5:29 am 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7290
mhowie wrote:
onemen wrote:
tabs container is a box between Minefield button (left side) and the Windows minimize/maximize/close buttons (right side).

when we apply multi-row, we expand the box vertically.


So this "tabs container"... is that a Firefox parameter or a TMP parameter? If the former, seems that no tab utility could utilize the entire screen in rows below the titlebar?


Firefox parameter

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


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 11, 2011 9:35 am 
Offline

Joined: Fri Feb 25, 2011 6:16 am
Posts: 7
@onemen

Do we have any news on this...

wantilles wrote:
Using archlinux x86_64, firefox 4.0b12 candidate build1, and equivalent (ie of roughly the same date) TMP tab_mix_plus-0.3.8.5pre.110221a.xpi.

Buttons for scrolling - when tabs become too many - no longer appear at the far two (right and left) edges of the tab-bar.

Up until b11 everything was fine.

Theme is the default one.

I will attach a shot, in a few minutes.



PS: Attachment added.

PS2: I see now that is the exact same bug ChrisM posted, at the top of the page.


...from the omni.jar file I sent you?

The bug does not happen on Windows. It is Linux-specific (or --enable-default-toolkit=cairo-gtk2 specific).

Have you been able to reproduce it and find out what's going on?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 11, 2011 2:48 pm 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7290
wantilles thank you for the omni.jar

try the new dev-build, i think it should work ok

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


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 11, 2011 4:30 pm 
Offline

Joined: Fri Feb 25, 2011 6:16 am
Posts: 7
onemen wrote:
wantilles thank you for the omni.jar

try the new dev-build, i think it should work ok


Indeed it has been fixed and works OK, with the new build.

Thank you very much, onemen.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 13, 2011 4:45 am 
Offline

Joined: Sun Mar 13, 2011 4:29 am
Posts: 15
Greetings.

I've noticed (in firefox nightly 4.0b13pre)
that the Lock and Protect icons on AppTabs, are stretched vertically.
Check this screenshot:
Image

On the other hand (as seen on the above screenshot, the tab on the right)
the Lock and Protect icons appear ok on normal tabs (non AppTabs)

_________________
OS: win8x64
Fx: 17.0.1
TMP: 0.4.0.3.1


Last edited by rick on Mon Mar 14, 2011 10:00 am, edited 1 time in total.

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 253 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7, 8 ... 13  Next

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: Google Feedfetcher and 6 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