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

RadAjaxLoadingPanel inside RadTooltip : bug when scrolling

1 Answer 92 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
arnaud
Top achievements
Rank 1
arnaud asked on 22 Oct 2008, 10:16 PM
Hi,

I have a page with several images. When I click on one of them, a radtooltip opens with a RadAjaxPanel+RadAjaxLoadingPanel and some buttons in it.

The tooltip position is defined like that : RelativeTo="BrowserWindow"

How can I make the RadAjaxLoadingPanel follow the tooltip when the main page is scrolled ?
Right now the tooltip follows the page when I scroll it but that's not the case for the RadAjaxLoadingPanel  when I fired a button on it (it always shows on the top of the page, where it was first loaded I guess).

EDIT : Problem occurs in firefox 3.0.3, not in IE 7


1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 27 Oct 2008, 09:51 AM
Hello Arnaud,

I am not quite sure about your exact configuration and the reported problem. I assume that the problem comes from the fact that when the RadToolTip is set to be RelativeTo=BrowserWindow its position is set to fixed. I attached one sample project which has a CSS hack to avoid scrolling problems when using RadToolTip with RadAjaxPanel.

In case this is not the problem you report and this does not fix the issue, please open a new support ticket and send me a sample reproduction project along with a detailed explanation of reproduction steps, some screenshots and a video capture if possible.


All the best,
Svetlina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ToolTip
Asked by
arnaud
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or