This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
tooltip does not hide after click and mouse out #1968
Closed
Description
See http://plnkr.co/edit/czAjxGgc4AbS9cTq5CPw
The tooltip does not hide if the associated button/icon is clicked and the mouse is moved away. Same thing happens if the icon is touched on mobile.
There is another issue demonstrated in the plnkr. The tooltip only works at all if positioned above the md-icon element rather than within it as documented on the website.