Keyboard tooltip of toolStripDropDown item keeps displaying when tab to other control #12589
Labels
tenet-accessibility
MAS violation, UIA issue; problems with accessibility standards
untriaged
The team needs to look at this issue in the next triage
.NET version
.NET 10 with 10.0.100-alpha.1.24573.1 build
Did it work in .NET Framework?
Not tested/verified
Did it work in any of the earlier releases of .NET Core or .NET 5+?
No, still repro in .NET 6.0/7.0/8.0/9.0
Issue description
Keyboard tooltip of toolStripDropDown item keeps displaying when tab to other control:
ToolTipIssue.mp4
Steps to reproduce
TabStop
property toTrue
AutoToolTip
propertyto True
Test app: WinFormsApp15.zip
The text was updated successfully, but these errors were encountered: