dotnet / wpf

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

Ctrl+Shift+F10 waits before opening the ToolTip #4615

Closed SamBent closed 3 years ago

SamBent commented 3 years ago

User's explicit request to show/hide the tooltip should be honored immediately.

SamBent commented 3 years ago

Fixed by the tooltip work in 6.0-preview7.