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

Firefox now supports paste event without an editor element #40

Open
pkaminski opened this issue Feb 24, 2017 · 1 comment
Open

Firefox now supports paste event without an editor element #40

pkaminski opened this issue Feb 24, 2017 · 1 comment

Comments

@pkaminski
Copy link

Looks like this bug was finally fixed: https://bugzilla.mozilla.org/show_bug.cgi?id=846674#c50

I don't know for sure, but perhaps this will let you get rid of the hidden editable hack for Firefox?

@layerssss
Copy link
Owner

@pkaminski I think this doesn't really helps with getting the image data. It seems to be handling the event for [contenteditable]. (from what I understand in the source diff). But I'll try to debug to confirm it later today. Thanks for following up on it :)

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