Browser.ctrlTab.smoothScroll
From MozillaZine Knowledge Base
Contents
Background
Firefox 3.1 offers previews when switching between tabs, showing page titles and thumbnails of content to the user in a pop-up dialog. This preference determines whether the switching between previews uses a smooth-scrolling transition.
Possible values and their effects
True
Scroll tab previews smoothly each time Ctrl+Tab is pressed. (Default)
False
Instantly switch tab previews when Ctrl+Tab is pressed.
Caveats
- browser.ctrlTab.mostRecentlyUsed must be true for this preference to have an effect.
First checked in
Has an effect in
- Firefox (3.1 nightly builds since 2008-07-15)
Related bugs
Related preferences
External links
- Ctrl-Tab :: Firefox Add-ons
- Control-Tab: A New Feature for Firefox (Jenny Boriss’ blog)