rkusa / zepto-dnd

HTML5 Drag and Drop API based Draggable, Droppable and Sortable for Zepto.js (and jQuery)

Home Page:http://ma.rkusa.st/zepto-dnd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Element is moved instead of cloned in Safari

jonkristian opened this issue · comments

Looks like the exact same issue #14 also happens with Safari.

I also checked in rev.: 072aaeca545e0b73a3220e9097219b993e43c26a just to make sure this was not caused by any recent changes.

Trying to think of anything wrong with my settings, the clone: true option is only set in the iframe.
Position of the element being dragged is retained in the list up until the point where i hover the drop target inside the iframe.

Thanks again for reporting! Could you please try the fix? Thank you!

Perfect!
Tested on: Win/OSX/Linux with opera, chrome, firefox, safari and ie.

Published as 1.1.3, thanks again for reporting and cross-platform/-browser testing!