Completed
Last Updated: 11 Nov 2023 08:41 by ADMIN
Release 5.0.0 (15 Nov 2023) (R1 PI1)
Jeffrey
Created on: 06 Oct 2021 16:36
Category: Tooltip
Type: Bug Report
11
Tooltip not disappearing after target element is hidden.

I'm using the ToolTip component to display tooltips for anything that has a "title":

<TelerikTooltip TargetSelector="[title]"></TelerikTooltip>

I've got a popup window with a close button that displays the tooltip "Close".

Upon clicking the button and the window closing, the tooltip remains until I click something or another tooltip appears.

 

 

 

Attached Files:
9 comments
James Eggert
Posted on: 24 Feb 2023 20:45
If the tooltip is placed inside a dialog it autohides when the dialog is closed.
ManojKumar
Posted on: 15 Nov 2022 05:36
I'm also facing the same issue, would be nice if the TelerikTooltip has show / hide event callbacks with information about the active target element etc.,
ADMIN
Dimo
Posted on: 05 May 2022 12:40

Hi Jeff,

This is a valid feature request, but let's keep separate features in separate threads.

Regards,
Dimo
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.

Jeffrey
Posted on: 05 May 2022 12:33

Dimo,

Thanks for the update.  What about adding a duration parameter to the ToolTip so it will autohide.

 

-jeff

ADMIN
Dimo
Posted on: 05 May 2022 08:12

Hi all,

I agree the current behavior doesn't look good. Alas, the fix is more complex than the problem, as it requires JavaScript MutationObservers.

However, an easier option is to hide the ToolTip programmatically, if the application knows that the target has disappeared.

This is a workaround, which uses unofficial JSInvokable methods. We will expose public API soon.

Regards,
Dimo
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Jeffrey
Posted on: 04 May 2022 13:36
@Tuan, unfortunately this appears to be low on the priority list.... as annoying as it is.
Tuan
Posted on: 04 May 2022 05:23

I am having the same issue. May I know when this issue fixed?

 

ADMIN
Svetoslav Dimitrov
Posted on: 13 Oct 2021 11:27

Hello Jeffrey,

Thank you for reporting that to us! As a small token of appreciation, I have awarded your account with Telerik Points!

Regards,
Svetoslav Dimitrov
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.

Jeffrey
Posted on: 07 Oct 2021 22:28
Here's a much better quality gif of the issue.
Attached Files: