Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 1 réponse
  • 1 a ce problème
  • 11 vues
  • Dernière réponse par 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.

Toutes les réponses (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)