Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 1 답장
  • 1 이 문제를 만남
  • 11 보기
  • 최종 답변자: 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.

모든 댓글 (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)