Browser.fullscreen.animateUp

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Background

In Firefox’s fullscreen mode, toolbars and the tab strip are hidden at the top of the screen and only shown on mouseover. To draw attention to this, they are shown sliding upwards and off-screen when fullscreen mode is toggled on. This preference determines the behavior of that animation.

Possible values and their effects

0

Do not animate the collapsing toolbars/tabstrip.

1

Only animate the first collapse; subsequent collapses are instant. (Default)

2

Animate every collapse.

Caveats

  • This preference is defaulted to 1 for performance reasons — the animation can be a little choppy, and some prefer the immediate collapse.
  • browser.fullscreen.autohide must be true for this preference to have an effect.

First checked in

2008-03-08 by Reed Loden (patch by Michael Ventnor)

Has an effect in

  • Firefox (nightly builds since 2008-03-08)

Related bugs

Related preferences