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 handling of events originating from overlayContainerStopEvent children #11270

Merged
merged 1 commit into from Jul 22, 2020

Conversation

ahocevar
Copy link
Member

@ahocevar ahocevar commented Jul 12, 2020

Fixes #11251.

We should not pass pointerdown, wheel and keydown events to interactions. Similar to like we did before #8982, but without using stopPropagation.

@ahocevar
Copy link
Member Author

Thanks for any review.

@ahocevar ahocevar added this to the 6.4.0 milestone Jul 20, 2020
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.

Controls stealing touch gesture key-up events
2 participants