Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Disable the right-click menu

  • 2 respostas
  • 0 têm este problema
  • 7 visualizações
  • Última resposta por 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.

Todas as respostas (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

Modificado por Dropa a

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.