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

Title tooltips cause mouseleave event of owning element to be triggered when mouse pointer enters them #24

Open
SetTrend opened this issue Aug 24, 2023 · 0 comments

Comments

@SetTrend
Copy link

When the mouse pointer enters an element's title tooltip box, the element's mouseleave event is triggered.

Event handlers cannot recognize that the tooltip has been hit (in contrast to a child element).

See this example HTML page: test.zip

Screenshot


According to the Blink team, this behaviour is according to standard. That's why I am reporting it here.

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

1 participant