When a tooltip of a dialog is shown and the dialog is closed, the tooltip is still present and is moved into the top left corner.
We use e.g. `kendo-dialog-titlebar` and the close button has a tooltip.
Hello Hans,
In case the StackBlitz worked as expected while the issue is reproduced locally, it looks like the configuration of the app causes the tooltip to remain openend.
I can suggest stripping your confoguration or move the Dialog code to another component and see how it goes. In case of any questions please do let us know.
Regards,
Martin Bechev
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi Martin,
thanks for your response. I wasn't able to reproduce the issue via stackblitz, even when i can't get rid of it in our application.
Makes me crazy...
But anyway, closing this issue for now.
Hi Hans,
Thank you for the provided details.
Could you please share some more details about your configuration - used versions, exact HTML markup, and how the tooltip was set?
I tried to replicate the problem using Kendo Tooltip inside <kendo-dialog-titlebar>, but when the Dialog is closed, and the anchor of the Tooltip is removed from the DOM, the Tooltip is automatically closed.
Here is an example. I hovered the title button in the header and then closed the Dialog:
https://stackblitz.com/edit/angular-kulf6wrf
Please let me know what I am missing and the steps to replicate the behavior you are reporting.
Regards,
Martin Bechev
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.