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

Chrome does not fire insertFromDrop beforeinput events for files #3304

Open
1 task
ianstormtaylor opened this issue Dec 12, 2019 · 0 comments
Open
1 task

Comments

@ianstormtaylor
Copy link
Owner

ianstormtaylor commented Dec 12, 2019

Chrome does not currently fire insertFromDrop beforeinput events when the drop contains files. (It does fire them if the drop contains HTML or other content instead.)

The bug report is here (please star!):

This makes it harder to capture all of the drop events properly, since you have to special-case when users specifically drop a file (eg. an image).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant