Skip to content

pointerdown and pointerup events in IE & edge #37

@jlchereau

Description

@jlchereau

$(element).simulate('mousedown') does not trigger pointerdown in IE & Edge
$(element).simulate('pointerdown') triggers an error
Same for mouseup vs. pointerup.

This makes portable tests a lot more complex than they could be and derail the purpose of jQuery.simulate for mouse events when targeting IE & Edge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions