This is a migrated thread and some comments may be shown as answers.

Tooltip closes unexpectedly

1 Answer 124 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Gary
Top achievements
Rank 1
Gary asked on 06 Nov 2013, 08:08 PM
Hello,

I have a button in the tooltip but I am encountering a usability issue with the tooltip whereby the tooltip disappears when attempting to move the mouse over the tooltip content.

The problem is reproducible with the "Loading content with AJAX" demo on your site. Notice how it can be quite tricky to quickly move the mouse over the tooltip without it closing.  I tested in both FF and Chrome.

Any ideas?

Thanks,
Gary

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 08 Nov 2013, 02:14 PM
Hello Gary,

This happens because for a moment when you move to the content you are going out of site of the element that you are hovering and the tooltip content (you can see if the mouse goes through the callout arrow it will remain opened).

Basically there is no hideAfter option that would be helpful to keep the tooltip opened, I can suggest you to share this as an improvement idea on the feedback portal where more people can vote for it:

http://feedback.kendoui.com/forums/127393-kendo-ui-feedback

Currently the only work-around I can suggest is to set the autoHide option to false.

Kind Regards,
Petur Subev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ToolTip
Asked by
Gary
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or