Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

  • 1 reply
  • 1 has this problem
  • 11 views
  • Last reply by 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.

All Replies (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)