Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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