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

mouseover event is activated for the entities under the context menu #62

Open
kmprakashbabu opened this issue Dec 15, 2021 · 3 comments

Comments

@kmprakashbabu
Copy link

When the context menu is shown and while hovering the context menus, if there are nodes or edges under those context menus then those elements mouseover is activated.

In my case, I have tooltip enabled for the elements on mouseover and when I hover over the context menu and if there are any elements under the menus then tooltip for the underlying elements is shown.

Could you please take a look?

@hasanbalci
Copy link
Contributor

It seems that we stop some events such as mousedown and mouseup, but not mouseover. We'll look into it.

@kmprakashbabu
Copy link
Author

Thank you @hasanbalci

@sp21
Copy link

sp21 commented Apr 20, 2022

Hi Even am facing this Issue, the mouse hover under the context menu is activated. Is there any closure on this issue or is there any work around we an try.

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

No branches or pull requests

3 participants