jaysalvat / ezdz

A jQuery plugin to turn any standard input type file into a nice drag & drop zone with validators and previews.
MIT License
89 stars 36 forks source link

Chrome sometimes opens the file #8

Closed jrhoads closed 3 years ago

jrhoads commented 9 years ago

Great small script for creating a dropzone. Thank you.

I have an intermittent problem. When I drag a file from my desktop, Chrome sometimes opens the file instead of dropping it in the zone (file input).

Any ideas?

jaysalvat commented 9 years ago

Hello and thanks,

No. I don't have this problem on Chrome. So no idea.

Titan92 commented 9 years ago

I have the same problem, but the thing is that just my client has the problem. On all my computers works fine, so i have no idea what to do.

He has W7 and Chrome, I´m using W8.1 but Chrome too.

Thanks anyway, good job!