搜尋 Mozilla 技術支援網站

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

了解更多

Disable the right-click menu

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

more options

Is there an option to disable the right-click menu from appearing? I want to click shift + right mouse button on a website and in addition to the expected action from the website page, this menu is also displayed and I don't want that.

Is there an option to disable the right-click menu from appearing? I want to click shift + right mouse button on a website and in addition to the expected action from the website page, this menu is also displayed and I don't want that.

所有回覆 (2)

more options

Beyond the default keyboard mouse defaults any changes to these defaults is user changed using 3rd party software and not part of the Browser defaults.

https://support.mozilla.org/en-US/kb/mouse-shortcuts-perform-common-tasks https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly

由 Dropa 於 修改

more options

If the website has its own context menu then you can hide the Firefox context menu via dom.event.contextmenu.enabled = true on the about:config page. If the pref is false then you always get the Firefox context menu, i.e. you may see two context menus, press ESC to close the Firefox context menu.