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

Tooltip unrenders/disappears when anchor leaves visible page

0 Answers 62 Views
Tooltip
This is a migrated thread and some comments may be shown as answers.
Moritz
Top achievements
Rank 1
Moritz asked on 27 Jan 2021, 07:48 AM

Hi Telerik team,

I am currently having a problem with a tooltip that is not being opened via click or hover but programmatically.

The tooltip is part of a scrollable iframe which disappears when its anchor leaves the page due to scrolling.

Is it possible to keep the tooltip next to its anchor without it being unrendered even if it's outsite the visible part of the page.

 

The problem can be easily recreated on the tooltip page when this css-selector is changed:

.my-app { min-height: 800px }

 

This changes make it possible for the component to be scrollable and if a tooltip is opened and then the page is scrolled, it will unrender.

Regards,

Moritz

 

No answers yet. Maybe you can help?

Tags
Tooltip
Asked by
Moritz
Top achievements
Rank 1
Share this question
or