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(MdMenu): check if element under event coords is inside menu #2094

Closed
wants to merge 2 commits into from

Conversation

hastom
Copy link
Contributor

@hastom hastom commented Jul 12, 2019

Resolves #2093
Probably resolves #2067

For some reason in Chrome document.click event triggers with target <body> when something appears under cursor during event loop.

Also method isMenuContentEl method is used to check if target is inside menu content. I think that's an expected behaviour cause it was approved in PR #1280

@oliver-ni oliver-ni added the has merge conflicts The pending Pull Request has merge conflicts label May 7, 2020
@hastom
Copy link
Contributor Author

hastom commented May 7, 2020

Should not be merged, closed in #2201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants