Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

click not firing pointer events #2957

Closed
1 task done
kuceb opened this issue Dec 17, 2018 · 2 comments · Fixed by #3030
Closed
1 task done

click not firing pointer events #2957

kuceb opened this issue Dec 17, 2018 · 2 comments · Fixed by #3030

Comments

@kuceb
Copy link
Contributor

kuceb commented Dec 17, 2018

  • We should fire pointerdown + pointerup during a click at least

browser support:

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support 55.0 59 (59) 10 42 No support

All pointer events:

pointerover
pointerenter
pointerdown
pointermove
pointerup
pointercancel
pointerout
pointerleave
gotpointercapture
lostpointercapture

@kuceb kuceb added this to the Sprint 16 milestone Dec 17, 2018
@kuceb kuceb self-assigned this Dec 17, 2018
@cypress-bot cypress-bot bot added stage: ready for work The issue is reproducible and in scope stage: work in progress and removed stage: work in progress stage: ready for work The issue is reproducible and in scope labels Jul 13, 2019
@jennifer-shehane jennifer-shehane removed this from the Sprint 16 milestone Jul 13, 2019
@cypress-bot cypress-bot bot added stage: needs review The PR code is done & tested, needs review stage: work in progress and removed stage: work in progress stage: needs review The PR code is done & tested, needs review labels Aug 8, 2019
@cypress-bot cypress-bot bot added stage: needs review The PR code is done & tested, needs review and removed stage: work in progress labels Sep 6, 2019
@cypress-bot cypress-bot bot added stage: work in progress stage: needs review The PR code is done & tested, needs review and removed stage: needs review The PR code is done & tested, needs review stage: work in progress labels Sep 25, 2019
@cypress-bot cypress-bot bot added stage: needs review The PR code is done & tested, needs review and removed stage: work in progress labels Oct 7, 2019
@cypress-bot cypress-bot bot added stage: pending release and removed stage: needs review The PR code is done & tested, needs review labels Oct 11, 2019
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Oct 11, 2019

The code for this is done in cypress-io/cypress#3030, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Oct 23, 2019

Released in 3.5.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants