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

Manual close button hides callout

1 Answer 59 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Adam Nelson
Top achievements
Rank 2
Adam Nelson asked on 28 Jun 2012, 05:21 PM
The changes to the tooltip which moved the close button to hover outside the tooltip content now covers up the callout when the tooltip is positioned for the BottomRight of an element.

Any suggestions for this scenario?

1 Answer, 1 is accepted

Sort by
0
Accepted
Bozhidar
Telerik team
answered on 29 Jun 2012, 07:13 AM
Hi,

Thank you for contacting us for that issue. I have checked it and confirm this is a bug. It will be fixed in the next official release Q2 2012 Service pack 1, scheduled for the last week of July. Until then, you could use the following CSS fix:

.RadToolTip div.rtCalloutTopRight {margin-left: -35px;}

If it does not work, you could add !important rule:{margin-left: -35px !important;}

For the bug report, your Telerik points has been updated.

Kind regards,
Bozhidar
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ToolTip
Asked by
Adam Nelson
Top achievements
Rank 2
Answers by
Bozhidar
Telerik team
Share this question
or