dotnet / wpf

WPF is a .NET Core UI framework for building Windows desktop applications.
MIT License
7.04k stars 1.17k forks source link

Mouse motion closes a ToolTip shown by keyboard #4616

Closed SamBent closed 3 years ago

SamBent commented 3 years ago

When a tooltip is shown because of keyboard focus, unrelated mouse motion should not hide it.

SamBent commented 3 years ago

Fixed by the tooltip work in 6.0-preview7.