-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
InvestigateRequires further investigation by the WPF team.Requires further investigation by the WPF team.area-Tooltip
Description
Issue is seen with .NET6.0, including latest 6.0.401
Issue was not present in .NET framework 4.8
Seen on both Windows 10 and 11.
The attached project demonstrates the issue:
If a custom render control does not draw portions of the area that the control covers, then the tooltip should close when the mouse moves off of the drawn parts, as it did in .NET4.8.
What is observed is that the tooltip stays open as long as the mouse is over the control, including the non-drawn area.
lindexi
Metadata
Metadata
Assignees
Labels
InvestigateRequires further investigation by the WPF team.Requires further investigation by the WPF team.area-Tooltip

