If control on which tooltip is shown is removed then tooltip is left there and it's stuck there forever.
Steps:
Display a tooltip on a link
When hover over link tooltip is shown
Now clicking on that link removes link from the DOM
Tooltip is left there and never going away
If control on which tooltip is shown is removed then tooltip is left there and it's stuck there forever.
Steps:
Display a tooltip on a link
When hover over link tooltip is shown
Now clicking on that link removes link from the DOM
Tooltip is left there and never going away