为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Where are the security settings for the editor?

more options

After years of being able to copy and paste directly in FF, it seems that I'm unable to do so now. Now I have to right-click, select Paste and then Ctrl+V into the box. This is the message at the top of the box:

Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window. This really slows me down.

After years of being able to copy and paste directly in FF, it seems that I'm unable to do so now. Now I have to right-click, select Paste and then Ctrl+V into the box. This is the message at the top of the box: ''Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window. '' This really slows me down.
已附加屏幕截图

所有回复 (5)

more options

This article doesn't appear to be applicable, as user.js doesn't seem to exist, nor the extension. The article also doesn't explain how to enter the suggested lines in about:config

http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard

more options

Start Firefox using Troubleshoot(Safe) Mode {web link}

A small dialog should appear. Click Start In Troubleshoot(Safe) Mode (not Refresh). Is the problem still there?

more options

The issue still appears to be there.

That said, in normal mode, if I e.g. copy your answer, select this reply box and press Ctrl+V, the copied text gets pasted. If I try the same in another forum, it doesn't and I've to right-click, select Paste and I then get that dialog box as in my original post. It does work if I copy from an external source, e.g. a text editor.

more options

Upon further investigation, I discovered that the forum in question uses CKEditor. So it might be CKEditor's internal configuration which is the cause.

more options

It could be CKEditor if it's a very old or very new version.

Another thing to check is the following preference:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box in the page, type or paste dom.event.clipboardevents.enabled and pause while the list is filtered

(3) If the has a value of false, double-click it to restore the default value of true

More info on about:config: Configuration Editor for Firefox.