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.

copy & paste problem & changing in pref.js does not solve problem

  • 1 resposta
  • 1 tem este problema
  • 11 visualizações
  • Última resposta de cor-el

more options

I use a host company : http://www.gogvo.com/affiliates/stats.php?

& when i try to copy & paste any text in OPT_IN message , Firefox gives me this message:

Copy/Cut/Paste is not available in Mozilla and Firefox. Do you want more information about this issue?

& i tried to solve it with this : , but it does not work

Changing the preferences in Firefox 1.Quit Firefox. If you have Quick Launch running (on Windows, this is an icon in the toolbar), quit that too. 2.Find your Firefox profile directory. 3.Open the prefs.js file from that directory in a text editor. If there's no prefs.js file, create one. 4.Add these lines to the prefs.js file: user_pref("capability.policy.policynames", "allowclipboard"); user_pref("capability.policy.allowclipboard.sites", "https://www.mozilla.org"); user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess"); user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess");


5.Change the url https://www.mozilla.org to the site for which you want to enable this function. 6.Save the file and restart Firefox. The Clipboard buttons should now function.

I use a host company : http://www.gogvo.com/affiliates/stats.php? & when i try to copy & paste any text in OPT_IN message , Firefox gives me this message: Copy/Cut/Paste is not available in Mozilla and Firefox. Do you want more information about this issue? & i tried to solve it with this : , but it does not work Changing the preferences in Firefox 1.Quit Firefox. If you have Quick Launch running (on Windows, this is an icon in the toolbar), quit that too. 2.Find your Firefox profile directory. 3.Open the prefs.js file from that directory in a text editor. If there's no prefs.js file, create one. 4.Add these lines to the prefs.js file: user_pref("capability.policy.policynames", "allowclipboard"); user_pref("capability.policy.allowclipboard.sites", "https://www.mozilla.org"); user_pref("capability.policy.allowclipboard.Clipboard.cutcopy", "allAccess"); user_pref("capability.policy.allowclipboard.Clipboard.paste", "allAccess"); 5.Change the url https://www.mozilla.org to the site for which you want to enable this function. 6.Save the file and restart Firefox. The Clipboard buttons should now function.

Todas as respostas (1)

more options

CAPS are no longer supported in current Firefox releases, so you need to use keyboard shortcuts.

Use keyboard shortcuts or the right-click context menu if the buttons on the web page or other methods aren't working.

  • Copy: Ctrl+C or Ctrl+Insert (Mac: Command + C)
  • Paste: Ctrl+V or Shift+Insert (Mac: Command + V)
  • Cut: Ctrl+X or Shift+Delete (Mac: Command + X)