Follow-up: testing using browserstack.com, version 12 doesn't have this issue, 
but 13 and 14 do.

On Wednesday, August 8, 2012 4:22:26 PM UTC-7, [email protected] wrote:
> We use contentEditable heavily in our app, and noticed lately that the way 
> drag-and-drop works in Firefox has changed, and now instead of moving the 
> position of the dragged element in the DOM, a copy is created. Moreover, the 
> copy is apparently created before the dragstart event is called, so it will 
> lose any changes made to the element during dragging. For us this breaks the 
> way we used to track where a moved image ended up after being dragged and 
> dropped. Test case detailed here: http://jsbin.com/ohuzaj/3
> 
> 
> 
> Is this a bug? Is there another way to tell where the element ended up after 
> being dropped?
> 
> 
> 
> Thanks
> 
> 
> 
> Mike

_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to