搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

The 4.0rc1 browser.tabs.tabMinWidth, it does nothing!

  • 2 回覆
  • 9 有這個問題
  • 5 次檢視
  • 最近回覆由 Lex Ein

more options

Is there a workaround to this non-functional setting in 4.0rc1? Since the first FF 4.0 beta, browser.tabs.tabMinWidth has not been respected. In 3.6.x, I regularly use >18 tabs, with browser.tabs.tabMinWidth= 20, where the favicon differentiates the tabs. Win XP Pro SP3, 1GB RAM Screenshot: http://imgur.com/JCxqz

Is there a workaround to this non-functional setting in 4.0rc1? Since the first FF 4.0 beta, browser.tabs.tabMinWidth has not been respected. In 3.6.x, I regularly use >18 tabs, with browser.tabs.tabMinWidth= 20, where the favicon differentiates the tabs. Win XP Pro SP3, 1GB RAM Screenshot: http://imgur.com/JCxqz

所有回覆 (2)

more options

That pref is no longer supported. In Firefox 4 you need to use CSS code in userChrome.css to set a minimum width for tabs.

  • Bug 574654 – Remove browser.tabs.tabMinWidth and browser.tabs.tabMaxWidth in favor of CSS

Custom Tab Width: https://addons.mozilla.org/firefox/addon/221515/

more options

Thanks. That was quick! It's good to see the rationalization of chrome into CSS, but IMHO min Tab Width should be adjustable in Tools/Options/Tabs because it so directly affects the user experience.

由 Lex Ein 於 修改