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!

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Disable tab animations (FF 102)

  • 3 відповіді
  • 0 мають цю проблему
  • 20 переглядів
  • Остання відповідь від 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.

Обране рішення

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

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

Читати цю відповідь у контексті 👍 0

Усі відповіді (3)

more options

What tab animations is this about ?

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

more options

Вибране рішення

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

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

Змінено Terry

more options

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