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

Can I disable the escape key from exiting full screen on Mac?

  • 1 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

I noticed that Firefox recently gave the escape key the ability to bring the current browser window out of full screen on Mac. I use the escape key to exit out of all kinds of menus as I browse the web, and it's rather annoying when instead it takes me out of full screen. Any work arounds? Thank you!

I noticed that Firefox recently gave the escape key the ability to bring the current browser window out of full screen on Mac. I use the escape key to exit out of all kinds of menus as I browse the web, and it's rather annoying when instead it takes me out of full screen. Any work arounds? Thank you!

모든 댓글 (1)

more options

Leaving full screen mode via ESC appears to be a Mac feature added in 92 (#1688584) and was disabled for 93 by adding the browser.fullscreen.exit_on_escape pref (#1726810;false) and got enabled again in 94 (#1732367;true).

You can check browser.fullscreen.exit_on_escape on the about:config page and set its value to false.

  • about:config => browser.fullscreen.exit_on_escape = false

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

DISCLAIMER: modifying prefs directly via the about:config page is not officially supported and there is no guarantee that this will keep working in future releases or otherwise "breaks" Firefox.