Skip to content

pointerdown and pointerup events in IE & edge #37

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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