layerssss / paste.js

read image/text data from clipboard (cross-browser)
http://layerssss.github.io/paste.js/
MIT License
463 stars 94 forks source link

Doesn't work on Edge #17

Closed nevf closed 8 years ago

nevf commented 8 years ago

The on 'pasteImage' event never fires on M Edge.

layerssss commented 8 years ago

image

Hi, @nevf , I tried it in Edge, and it works without a problem. I'll be better if you can show me your code, and let's see what is wrong

nevf commented 8 years ago

@layerssss Sorry I should have been more specific. It works of you Copy an Image in the Browser, and Paste that. However if you open an image from Windows Explorer in an Image Viewer (ex. Photos in Win10) Copy that, then Paste doesn't work. I am using your example page.