Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Yet another request for fixing broken disable Firefox fullscreen animation

  • 1 одговор
  • 1 има овај проблем
  • 22 прегледа
  • Последњи одговор послао cor-el

more options

Hi, I browse exclusively full-screen, and I've had a recurring headache making the annoying full-screen animation go away since the inception of Firefox itself- it is the best browser by far and I am loathe to use anything else.

This question comes up time and time again, disabling animations through about:config is very much hit and miss and seems to work completely randomly, sometimes it does, sometimes it don't.

Well, now it don't. Again.

I have the following set:

full-screen-api.transition-duration.enter: 0 0 full-screen-api.transition-duration.leave: 0 0 full-screen-api.transition.timeout: 0 0 full-screen-api.warning.delay: 0 full-screen-api.warning.timeout: 0 dom.animations-api.core.enabled: false

Oddly enough, there used to be options for setting "cosmetic" animations too, but I have no option to change that since FF 100.

Can someone please let me know how to solve this because the annoyance is big enough for me to switch over to Opera or some other browser permanently for how consistently unreliable this function is.

Thank you.

Hi, I browse exclusively full-screen, and I've had a recurring headache making the annoying full-screen animation go away since the inception of Firefox itself- it is the best browser by far and I am loathe to use anything else. This question comes up time and time again, disabling animations through about:config is very much hit and miss and seems to work completely randomly, sometimes it does, sometimes it don't. Well, now it don't. Again. I have the following set: full-screen-api.transition-duration.enter: 0 0 full-screen-api.transition-duration.leave: 0 0 full-screen-api.transition.timeout: 0 0 full-screen-api.warning.delay: 0 full-screen-api.warning.timeout: 0 dom.animations-api.core.enabled: false Oddly enough, there used to be options for setting "cosmetic" animations too, but I have no option to change that since FF 100. Can someone please let me know how to solve this because the annoyance is big enough for me to switch over to Opera or some other browser permanently for how consistently unreliable this function is. Thank you.

Сви одговори (1)

more options

You can create a new Number pref named ui.prefersReducedMotion on the about:config page to show or block some animations.

  • in Firefox 78+ this includes the location bar breakout
  • in Firefox 80+ this replaces the tab loading indicator with an hourglass
  • set the value to 1 if you want to block animations
    ui.prefersReducedMotion = 1
  • set its value to 0 if you want to see animations
    ui.prefersReducedMotion = 0

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

Измењено од стране cor-el