Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

How do i disable the fullscreen animation?

  • 5 ответов
  • 2 имеют эту проблему
  • 22775 просмотров
  • Последний ответ от effgo

more options

Heyo,

       I switched to firefox today and I noticed that on youtube there's an animation (fade in and out) when fullscreening. Is there any way to disable this?

Thanks

Heyo, I switched to firefox today and I noticed that on youtube there's an animation (fade in and out) when fullscreening. Is there any way to disable this? Thanks

Выбранное решение

hello,

sorry to hear this problem,

follow the steps and instruction your easily to resolved:

  1. Open Firefox and type about:config in the addressbar and press Enter. ...
  2. Now type animate in the Filter box and look for following integer key:
  3. The entry "browser. ...
  4. Now whenever you go into full screen mode, you'll not see the animation.

NOTE: If you are using newer versions of Mozilla Firefox, you should check out following :

for more information visit given link:

[https://www.askvg.com/how-to-disable-animation-while-going...]

i hope to resolve your problem then reply back to me and mark the solution.

Thank you asked Question in Mozilla,

Regards,

Arman

Прочитайте этот ответ в контексте 👍 0

Все ответы (5)

more options

Выбранное решение

hello,

sorry to hear this problem,

follow the steps and instruction your easily to resolved:

  1. Open Firefox and type about:config in the addressbar and press Enter. ...
  2. Now type animate in the Filter box and look for following integer key:
  3. The entry "browser. ...
  4. Now whenever you go into full screen mode, you'll not see the animation.

NOTE: If you are using newer versions of Mozilla Firefox, you should check out following :

for more information visit given link:

[https://www.askvg.com/how-to-disable-animation-while-going...]

i hope to resolve your problem then reply back to me and mark the solution.

Thank you asked Question in Mozilla,

Regards,

Arman

more options

You can modify these prefs on the about:config page to disable the full screen fade in and fade out.
Leave out the quotes around the value (enter two zeros separated by a space).

  • full-screen-api.transition-duration.enter = "0 0"
  • full-screen-api.transition-duration.leave = "0 0"

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

cor-el said

You can modify these prefs on the about:config page to disable the full screen fade in and fade out.
Leave out the quotes around the value (enter two zeros separated by a space).
  • full-screen-api.transition-duration.enter = "0 0"
  • full-screen-api.transition-duration.leave = "0 0"
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

This doesn't seem to be working anymore. I still get the damn animation. In the old times Browser.fullscreen.animateUp 0 worked like a charm. It doesn't work either.

Изменено effgo

more options

I think that the prefs should still work if I check the source code.

more options

cor-el said

I think that the prefs should still work if I check the source code.

Well, they don't. It seems the only thing available right now is this workaround https://www.reddit.com/r/firefox/comments/j9agb3/disable_the_fullscreen_animation_in_firefox_80/

Thank god for this as whoever came up with the animation is some kind of a sociopath. Before any kneejerking reaction I suggest checking the state of the animation first.