Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

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

How to enable copy , cut for Rich Text editors

  • 4 respostas
  • 4 têm este problema
  • 6 visualizações
  • Última resposta por the-edmeister

more options

I have a rich-text with cut , copy options but when i try to cut or copy it gives me the following error - Your browser's security settings don't permit the editor to execute cut operations. Please use the keyboard shortcut (Ctrl/Cmd+X).

I have tried editing the user.js and almost all the solutions given related to it here but still it doesn't seem to work.

Please Please Please give me some solution for this.

I have a rich-text with cut , copy options but when i try to cut or copy it gives me the following error - Your browser's security settings don't permit the editor to execute cut operations. Please use the keyboard shortcut (Ctrl/Cmd+X). I have tried editing the user.js and almost all the solutions given related to it here but still it doesn't seem to work. Please Please Please give me some solution for this.

Todas as respostas (4)

more options

Are you not able to use the text editer to access anything displayed with Firefox, for instance this forum, or is it only specific file locations that are affected.

What is the software you are using, and have you tried any other alternatives.

And can you give a very simple example of something you try to do and can not.


See also

more options

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)
more options

Hi john99

I am using a CMS (Adobe CQ5) to be precise and it has a rich text Editor.

I have tried these two options but to no avail.

This article seems likely to be highly relevant http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard

   https://addons.mozilla.org/firefox/addon/allowclipboard-helper/  

I am gonna attach a screen shot for the same.

more options

Domain policy groups for clipboard was removed from Firefox 29.0. Users can no longer enable via user.js or AllowClipboard Helper. You need to use the keyboard commands.

https://developer.mozilla.org/en-US/Firefox/Releases/29/Site_Compatibility#Security

"The removal of allowclipboard policy support broke the copy/paste buttons on some rich text editors like CKEditor. The standard Clipboard API's click-to-copy support will be implemented in the near future. The general keyboard shortcuts, Ctrl+C and Ctrl+V, should always work."