Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

How do I disable "override keyboard shortcuts" by default?

  • 8 respostas
  • 1 tem este problema
  • 1 visualização
  • Última resposta de xoferif

more options

If I go to a webpage, and click the information button, then click permissions, in that list is an option for "Override Keyboard Shortcuts". How can I set that to be disabled by default for all sites?

If I go to a webpage, and click the information button, then click permissions, in that list is an option for "Override Keyboard Shortcuts". How can I set that to be disabled by default for all sites?

Solução escolhida

You can look at this pref on the about:config page.

  • permissions.default.shortcuts (default = 0)
UNKNOWN: Services.perms.UNKNOWN_ACTION [0]
ALLOW: Services.perms.ALLOW_ACTION [1]
BLOCK: Services.perms.DENY_ACTION [2]
PROMPT: Services.perms.PROMPT_ACTION [3]
Ler esta resposta 👍 1

Todas as respostas (8)

more options

Hi,

look at this product and look for information about shortcuts and the firefox API:

Then this:

Give in 'about:config' in the addressbar and search for shortcut, hotkey, override or keyboard.

Pls reply back.

more options

Solução escolhida

You can look at this pref on the about:config page.

  • permissions.default.shortcuts (default = 0)
UNKNOWN: Services.perms.UNKNOWN_ACTION [0]
ALLOW: Services.perms.ALLOW_ACTION [1]
BLOCK: Services.perms.DENY_ACTION [2]
PROMPT: Services.perms.PROMPT_ACTION [3]
more options

setting permissions.default.shortcuts to 2 solved the issue, but when that is set to 2, my backspace key doesn't work.

This doesn't happen when it is set to 0, 1, or 3.

Is that expected?

more options

Is this about the backspace key in an input field?

The backspace key and also the Delete key do not seem to work to delete text. If I select text (Shift + Left) then the Delete key works.

What specific reason do you have to disable shortcut keys?

more options

yes, it is an input field.

I've disabled the shortcut keys because it kept interfering with the keyboard shortcuts for an add-on that I have installed.

more options

If you can't live with selecting the text and using the delete key then maybe contact the developer of that extension.

more options

Well, the extension isn't broken, it's working as intended. The problem is FF's shortcut system.

more options

Shortcut options should be in settings. Addons should not be required.

Once again, I work more on fixing ff than using it....

Firefox is doing it wrong.