Completed
Last Updated: 14 Aug 2024 06:01 by ADMIN
Release 2024 Q4 (Nov)
Maxime
Created on: 12 Aug 2024 13:42
Category: Tooltip
Type: Bug Report
1
Tooltip arrow doen't point towards the target element when tooltip text is too long

Hi !

After upgrading to the lastest version (6.1.0) we have an issue with the tootip.

The small arrow that points towards the elements that have the title attribute is not showing where it should (the arrow stays centered).

Here is an example:

<TelerikTooltip TargetSelector=".tooltip-target" ShowOn="@TooltipShowEvent.Hover"></TelerikTooltip>
<h1>example</h1>
<TelerikButton class="tooltip-target" title="it fits">
    Text
</TelerikButton>
<TelerikButton class="tooltip-target second" title="A longgggggggggggggggggggggggggggggg test that will not work ...">
    Text
</TelerikButton>
<style>
    .second {
        margin-left: -5px;
    }

</style>

Regards,

Maxime

Attached Files:
1 comment
ADMIN
Dimo
Posted on: 13 Aug 2024 10:33

Hello Maxime,

Indeed, you are right that this is a regression in version 6.1.0. Please excuse us about this oversight.

I am converting your ticket to a public bug report and we have already started working on the fix. I also updated your Telerik points.

I am afraid there is no immediate workaround that I can suggest, apart from changing the Tooltip Position or changing the tooltip dimensions, so that callout adjustment is not necessary.

Regards,
Dimo
Progress Telerik

Do you have a stake in the designеr-developer collaboration process? If so, take our survey to share your perspective and become part of this global research. You’ll be among the first to know once the results are out.
-> Start The State of Designer-Developer Collaboration Survey 2024