Unplanned
Last Updated: 03 Mar 2025 17:19 by ADMIN
ADMIN
Dess | Tech Support Engineer, Principal
Created on: 16 Nov 2017 11:46
Category: UI for WinForms
Type: Bug Report
2
FIX. RadToolTip - constant flickering when the tooltip is displayed under the mouse
To reproduce: please refer to the attached sample project and gif file.

Workaround: use screentips: https://docs.telerik.com/devtools/winforms/telerik-presentation-framework/tooltips-and-screentips/screen-tips
3 comments
ADMIN
Nadya | Tech Support Engineer
Posted on: 03 Mar 2025 17:19

Hello, Martin,

Thank you for your feedback. It is valuable to us as we strive to constantly improve our controls. I updated the priority of this issue upon receiving your request.

Regards,
Nadya | Tech Support Engineer
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!

Martin
Posted on: 01 Mar 2025 13:35

Hi,

The ScreenTip is a nice workaround, but this is still a bug that needs to be fixed. 

Eight years after this report I run into this problem, and it has cost me extra time. 

Please pick this one up.

ADMIN
Peter
Posted on: 17 Nov 2017 11:40
Currently, RadTooltip takes the focus because its owner is another control. When the tooltip is shown its take the focus from the control and control hide the tooltip, and after that, the control received focus and show tooltip again.