Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken in FF 27 #31

Closed
ajbattrick opened this issue Feb 13, 2014 · 2 comments
Closed

Broken in FF 27 #31

ajbattrick opened this issue Feb 13, 2014 · 2 comments

Comments

@ajbattrick
Copy link

Hi
I am getting a javascript error in FF 27. The console tells me:

SecurityError: The operation is insecure.
return dst.toDataURL("image/png");

@peclik
Copy link
Owner

peclik commented Feb 14, 2014

Hi,
I've just tested FF 27.0.1, it works fine.
Do you have plugin version 1.7 or higher installed?
Check in about:config if you have dom.event.clipboardevents.enabled set to true

You may also consult http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard page, but for me it works even with clean FF install.

@peclik
Copy link
Owner

peclik commented Oct 24, 2014

Closing for no feedback.

@peclik peclik closed this as completed Oct 24, 2014
TrurlMcByte added a commit to TrurlMcByte/clipboard_image_paste that referenced this issue Oct 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants