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

fix pointer events #2570

Closed
wants to merge 1 commit into from
Closed

fix pointer events #2570

wants to merge 1 commit into from

Conversation

Farfurix
Copy link
Contributor

@Farfurix Farfurix commented Jan 28, 2021

Purpose

pointerdown and pointerup events are called twice in the case of touch devices: DevExpress/testcafe#5891.

Approach

Unnecessary pointer events call (_dispatchMouseRelatedEvents) is removed in the case of touch devices.

References

Test: DevExpress/testcafe#5900

testcafe-hammerhead-19.2.1-fix-pointer-events.zip

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 0571872 have failed. See details.

@Farfurix Farfurix closed this Mar 11, 2021
@Farfurix Farfurix deleted the fix-pointer-events branch March 11, 2021 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants