Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Disable the right-click menu

  • 2 个回答
  • 0 人有此问题
  • 7 次查看
  • 最后回复者为 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.