Completed
Last Updated: 20 Oct 2021 12:41 by ADMIN
Release 2.28.0
Oscar
Created on: 06 Oct 2021 13:52
Category: Tooltip
Type: Bug Report
2
Tooltip not appearing on the whole target selector area

Since 2.27 I have a weird behaviour when I try to open a tooltip that should be shown on click. This is a sample:

 

<span id="tooltip-here">
    <span style="background-color: gray">Text 1</span>
    gap
    <span style="background-color: gray">Text 2</span>
</span>
<TelerikTooltip TargetSelector="#tooltip-here" ShowOn="TooltipShowEvent.Click" />

 

In 2.26 the tooltip was shown when I clicked in any element inside the outer span. Check file 226.gif.

Now, in 2.27 it is being shown just when I click on the "gap". Check file 227.gif.


Thanks!

Attached Files:
1 comment
ADMIN
Marin Bratanov
Posted on: 06 Oct 2021 19:32

Hi Oscar,

Thank you for noticing and reporting this. I have logged it for fixing and you will find your Telerik points updated as a small "thank you.

In the meantime I can suggest using ShowOn="TooltipShowEvent.Hover" as a workaround.

Regards,
Marin Bratanov
Progress Telerik

Remote troubleshooting is now easier with Telerik Fiddler Jam. Get the full context to end-users' issues in just three steps! Start your trial here - https://www.telerik.com/fiddler-jam.