Sometimes keyboard tooltip of toolStripDropDownButton isn't displayed after ESC to collapse dropdown list #12776
Labels
tenet-accessibility
MAS violation, UIA issue; problems with accessibility standards
.NET version
10.0.100-alpha.1.25058.38
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
Issue description
Sometimes keyboard tooltip of toolStripDropDownButton isn't displayed after ESC to collapse dropdown list
Actual result:
Issue2_ToolTip_NotDisplay.mp4
Expected result: keyboard tooltip of toolStripDropDownButton is displayed after ESC to collapse dropdown list
Steps to reproduce
Repro steps:
or use the sample project: WinFormsApp28.zip
The text was updated successfully, but these errors were encountered: