Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Disable animation when entering fullscreen

  • 1 답장
  • 0 이 문제를 만남
  • 4 보기
  • 최종 답변자: Darcy

more options

Is it possible to disable the transition that is triggered by pressing f11 or clicking the "Display the window in full screen" button in the application menu. I am referring to the animation where the toolbar slides upward, not the fade to black animation.

Is it possible to disable the transition that is triggered by pressing f11 or clicking the "Display the window in full screen" button in the application menu. I am referring to the animation where the toolbar slides upward, not the fade to black animation.

모든 댓글 (1)

more options

I solved the issue by adding the following line to my userchrome.css file:

#navigator-toolbox[fullscreenShouldAnimate] { transition: none !important }

글쓴이 Darcy 수정일시