Toolkit.scrollbox.scrollIncrement

From MozillaZine Knowledge Base
Revision as of 04:18, 29 June 2006 by Unarmed (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Background

Firefox 2.0 introduced a number of refinements to its tabbed browsing UI. One area addressed is that of “tab overflow,” or how a large number of tabs is handled: the user can now scroll the tab strip horizontally to see all available tabs. When a tab is dragged over the overflow arrows, the tab strip will scroll automatically. This preference specifies how quickly the strip scrolls.

Possible values and their effects

A positive integer that determines how many pixels to scroll at a time when automatically scrolling the tab strip’s scrollbox. (Default: 20)

First checked in

2006-06-26 by Seth Spitzer

Has an effect in

  • Mozilla Firefox (nightly branch builds since 2006-06-26; 2.0)

Related bugs