PikachuEXE / tabkit

Automatically exported from code.google.com/p/tabkit
0 stars 0 forks source link

tab close buttons gone #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
== What exact steps will reproduce the problem? ==

1.set tabs to all have close buttons and appear on left side
2.
3.

== What is the expected output? 
all tabs have close button
What do you see instead? ==
close button only on active tab

== What versions of Tab Kit and Firefox are you using? On what operating
system? ==
TK 0.5.8 FF 3.5.4, xp sp3

== Please provide any additional information below. ==
I think it may be an incompatability with another plugin, as it had the
buttons before.  The other plugs are listed below.  the starred items are
the most recently installed.  tabviz was working with the close buttons on
all with all these installed, so if it is compatability, it is with one of
the starred plugins.  
Here are the plugins: 
adblock plus, all-in-one sidebar,firebug, flashblock, *foxtab, *history
tree, interclue, skipscreen, *tab history, *tab history menu, Tabkit, *tab
preview, tabviz (experimental and a pain to install, but it is not the
problem, as tk showed the buttons with this installed before), weave,
zotero, zotero winword integration.  

Original issue reported on code.google.com by rich.r...@gmail.com on 6 Nov 2009 at 11:37

GoogleCodeExporter commented 9 years ago
I think that this is a bug due to the browser.tabs.tabClipWidth setting.  If 
your tab
minimum width is set to less than 140 the tab close buttons won't show up even 
if you
select to show close button on all tabs. 

Maybe the "Close Buttons: show on all tabs" setting should set
browser.tabs.tabClipWidth to be less than the minimum tab width.

Original comment by john.swa...@gmail.com on 7 Dec 2009 at 5:49