Skip to content

Tooltips not closing for custom render controls #7134

@NVN-Logis

Description

@NVN-Logis

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.

Demonstration: .NET 6.0
dotnet6 0

Demonstration: .NET 4.8
dotnet4 8

WpfApp3.zip

Metadata

Metadata

Assignees

Labels

InvestigateRequires further investigation by the WPF team.area-Tooltip

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions