pev2 icon indicating copy to clipboard operation
pev2 copied to clipboard

Drag and drop doesn't work on FF

Open mulchy opened this issue 4 years ago • 2 comments

On https://explain.dalibo.com/ drag and drop works great on chrome, but does nothing on Firefox.

I tried to look into it a little bit and noticed that the event listeners for dragenter are firing and updating the class appropriately, but the listener for drop never fires. I am wondering if perhaps the dragleave event is firing first and is removing the drop handler.

mulchy avatar Mar 10 '22 22:03 mulchy

Also thanks for making this, this website is sweet

mulchy avatar Mar 10 '22 22:03 mulchy

Thanks for the report.

pgiraud avatar Mar 11 '22 07:03 pgiraud

I can't seem to reproduce this issue. Please reopen if you still have problems.

pgiraud avatar Dec 30 '22 15:12 pgiraud