Skip to content

IE10+: fire pointerdown and pointerup on click #17

Description

@wkeese

Calling .click() on IE10 doesn't emit an mspointerdown event, and similarly calling .click() on IE11 doesn't emit a pointerdown event.

I assume this is a webdriver problem but leadfoot is supposed to work around that.   Perhaps it's already firing mousedown/mouseup, but it would be good if it fired the pointer events too, since that's what actually happens when the user clicks on IE10+.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions