Closed
Bug 577986
Opened 15 years ago
Closed 15 years ago
browser.tabs.tabMinWidth doesn't work
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 574654
People
(Reporter: kiwiplant, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2) Gecko/20090624 Firefox/3.6
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2) Gecko/20090624 Firefox/3.6
Setting browser.tabs.tabMinWidth to a smaller number should make tabs less wide. It doesn't do this anymore.
Reproducible: Always
Steps to Reproduce:
1. Set browser.tabs.tabMinWidth to a smaller number
2.
3.
Actual Results:
The tab width is still very wide. Doesn't shrink the size.
Expected Results:
Would think the tab width should be smaller like in previous firefox versions.
The settings has a min value documented at http://kb.mozillazine.org/Browser.tabs.tabMinWidth
So this most likly is WFM or invalid: "Note that due to the design of the tabbar, the minimum width for a tab is 38px, so using a value less than 38 will not have any effect."
A value of browser.tabs.tabMinWidth = 50 works in Firefox 3.6.6, but does not shrink tab width in the 4.0b2 nightly builds. It quit working around 1 - 2 weeks ago. It was ok in 3.7pre series and possibly 4.0b1.
Comment 3•15 years ago
|
||
tabMinWidth was removed in bug 574654
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•