Toolkit.scrollbox.scrollIncrement

From MozillaZine Knowledge Base
Revision as of 01:45, 5 July 2006 by Unarmed (talk | contribs) (Link to scrollDelay pref, rewording)
(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. This preference specifies how quickly the strip scrolls when the arrow buttons are pressed or when a tab is dragged over the arrows.

Possible values and their effects

A positive integer that determines how many pixels to scroll at a time when 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

Related preferences

External links