Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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

  • 2 yanıt
  • 9 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: 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

Tüm Yanıtlar (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 tarafından tarihinde düzenlendi