Skip to content

drag and drop refer to document while they should refer to element #38

Closed
@guy-mograbi-at-gigaspaces

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions