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

According to the Blink team, this behaviour is according to standard. That's why I am reporting it here.
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
According to the Blink team, this behaviour is according to standard. That's why I am reporting it here.