Closed
Bug 644237
Opened 14 years ago
Closed 14 years ago
MinTabWidth no longer works
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jml.spamtrap, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
The about:config attribute, browser.tabs.tabMinWidth, no longer works. Please fix immediately.
Reproducible: Always
Steps to Reproduce:
1. Chang browser.tabs.tabMinWidth to some lower number, like 25
2. Open 20+ tabs, as many power users do
3. Witness the nearly infinite expanse that every 140 pixel tab requires you to traverse to get to the end.
4. Get frustrated and switch to chrome.
Actual Results:
Not the desired effect.
Expected Results:
Tabs should shrink to avoid scrolling.
Apparently this was moved in the bowels of the browser's functionality.
Comment 1•14 years ago
|
||
That's an intentional change made by bug 574654 to remove the complexity. You can still get this behavior via CSS tweaks or the extension mentioned on bug 574654.
Blocks: 574654
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•