Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Disable tab animations (FF 102)

  • 3 réponses
  • 0 a ce problème
  • 20 vues
  • Dernière réponse par caetano1

more options

An old question but seems like the about:config parameters have changed recently. the following don't exist anymore : toolkit.cosmeticAnimations.enabled ui.prefersReducedMotion

I've searched with other keywords but couldn't find the new one.

An old question but seems like the about:config parameters have changed recently. the following don't exist anymore : toolkit.cosmeticAnimations.enabled ui.prefersReducedMotion I've searched with other keywords but couldn't find the new one.

Solution choisie

You have to create that preference (ui.prefersReducedMotion).

Edit: create it as a number with the value 1.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (3)

more options

What tab animations is this about ?

about:config => ui.prefersReducedMotion = 1 blocks some animations

more options

Solution choisie

You have to create that preference (ui.prefersReducedMotion).

Edit: create it as a number with the value 1.

Modifié le par Terry

more options

My mistake, I created it as a boolean, but as a number it works. Thanks!