Closed
Description
if you implement a drag by binding all events 'mousedown','mousemove','mouseup' to the element, simulate will not be able to move the element as it dispatches even on doc instead of element.
This can be reproduced based on the plunker : http://plnkr.co/edit/fNL8esuTYapkj48p6XkO?p=preview
currently includes the fix - so you need to change simulate.js to reproduce the bug
Metadata
Metadata
Assignees
Labels
No labels