We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Is it possible to block fullscreen mode and hiding panels in Firefox?

  • 1 回覆
  • 1 有這個問題
  • 2 次檢視
  • 最近回覆由 cor-el

more options

Hi, my grandpa (born 1929) often accidentally hides main panel in Firefox and sets is so it switches to fullscreen shortly after starting. It causes him problems and he is unable to tell me how does he make it.

Is there any way to block these particular features without loosing other important features? I could make the settings folder read-only for example but it would probably block adding bookmarks etc.

thanks

PS: he is running Kubuntu linux and Firefox 28 (I am going to update it in a short time)

Hi, my grandpa (born 1929) often accidentally hides main panel in Firefox and sets is so it switches to fullscreen shortly after starting. It causes him problems and he is unable to tell me how does he make it. Is there any way to block these particular features without loosing other important features? I could make the settings folder read-only for example but it would probably block adding bookmarks etc. thanks PS: he is running Kubuntu linux and Firefox 28 (I am going to update it in a short time)

所有回覆 (1)

more options

You could at least make the toolbar visible in Full Screen mode by setting browser.fullscreen.autohide to false (in Full Screen mode: Hide Toolbars in the right-click context menu). You would need an extension to disable the F11 key to prevent switching to Full Screen mode that way. I don't know if keyconfig can remap this key to something less 'destructing'.

If necessary then you can hide menu items with code in userChrome.css or with an extension.