Duplicated
Last Updated: 14 Apr 2020 12:00 by ADMIN
René
Created on: 07 Apr 2020 17:56
Category: Tooltip
Type: Bug Report
1
Extra Tooltip at Position 0,0 if Mouse Cursor is moved from one element with tooltip to another.

1. Place two spans with titles right next to each other.

2. Add Telerik Tooltip with target span[title]

3. Hover over first span -> Tooltip is displayed correctly

4. Move Mouse Cursor from first span to second span -> Tooltip of second span is displayed twice: Once at correct position and once at top left of screen.

Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
6 comments
ADMIN
Marin Bratanov
Posted on: 14 Apr 2020 12:00

Hi René,

That's what I'm imagining as well.

This applies to replacing the browser tooltips only, of course, specific tooltips with specific content still need to be tied to selectors that are concrete enough.

 

Regards,
Marin Bratanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
René
Posted on: 14 Apr 2020 11:49

Hello Marin,

thanks for the update! My favourite way to handle tooltips would be one single TelerikTooltip-Instance in MainLayout.razor which can be triggered from anywhere in the app.

Regards,

René

ADMIN
Marin Bratanov
Posted on: 14 Apr 2020 06:40

Hi René,

When a way for the tooltip to refresh its targets is implemented, you won't have to have tooltip instances in all components, and this will be solved. If you do have such instances, you should scope their selectors.

Regards,
Marin Bratanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
ADMIN
Marin Bratanov
Posted on: 08 Apr 2020 16:23

Hello René,

If multiple tooltips target the same element, all of them will try to show up, so it might be a good idea to scope their selectors to the current component that hosts them. I'm attaching an example.

Regards,
Marin Bratanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Attached Files:
René
Posted on: 08 Apr 2020 11:07

Hello Marin,

since you did not reproduce the problem in your test, I digged a little deeper and found out that the problem only seems to occur if the page contains multiple blazor components with each including a TelerikTooltip.  If only one component on the page has a TelerikTooltip than the problem does not occur.

Regards,

René

ADMIN
Marin Bratanov
Posted on: 07 Apr 2020 18:27

Hello René,

Can you help me reproduce this issue? I am attaching a sample I used to test this and a video of the behavior I can get so you can see whether I am missing something.

 

Regards,
Marin Bratanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Attached Files: