October 17th, 2006

Disable Tab Scrolling in Firefox 2



I recently tried Firefox 2 RC and missed the ability to open mutliple tabs (as many as I want) in a single window as seen in Firefox 1.5. I usually open 15-20 tabs at a time in Firefox and now they scroll to the side.

In Firefox 2, the if you open more tabs, the tabs have a fixed minimum width, such that further tabs scroll over on either side. There are arrows on the left and right side of the tab strip that let you scroll back and forth between their tabs. It is good in a way as you can easily see the tab titles and their close tab buttons. But I like all my tabs visible in one window with no scroll.

browser.tabs.tabMinWidth is the firefox configuration value that determines the narrowest a tab can become before the tab strip becomes scrollable to handle the overflow. You can select any positive integer value of pixels. The default value is 100.

Here is how to disable tabs scrolling

- Enter “about:config” in the url bar and go
- Scroll down to browser.tabs.tabMinWidth
- The default set value for this is 100.
- Double click on it, and change the value to “0″ to disable tab scrolling totally
- Select a low value like 10 if you want scrolling when tabs get real small like 10px

Bookmark this article on   Del.icio.us or Stumbleupon or Digg or Fark
Continue getting our new articles by RSS or email

Related articles
Fix Buggy Problematic Firefox Extensions
Speed Up Windows XP
Different Yahoo Front Page on Firefox and Internet Explorer
Essential Browsing Firefox Extensions
Disable Wordpress Version and Plugin Update Checking

Comments

RSS feed for comments on this post.
  • 1. Anujit | 27/10/06  #

    Actually theres a better way. Download the Tab Mix Plus (beta) for FF 2.0 from here… http://tmp.garyr.net/

    This fixes the stupid scrolling problem.

  • 2. Leo | 16/11/06  #

    Thank God this new “feature” has a work around. Great post.

  • 3. Matt | 8/02/07  #

    0 does NOT disable it! Every website posts that it does, but it only lessens it. Approximately 35 tabs open will still kick the tab scrolling on.

  • 4. Laszlo Kozma | 22/04/07  #

    A new solution is to use an extension called FishEyeTabs that zooms the tab you point with the mouse. This is a nice alternative to scrolling.

    http://www.lkozma.net/fisheyetabs

Articles Linking Here


Comment on “Disable Tab Scrolling in Firefox 2”