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:
![Image](https://private-user-images.githubusercontent.com/26474449/402835663-7c1e9982-4a89-444f-a878-b298db699224.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NTAwMTIsIm5iZiI6MTczOTU0OTcxMiwicGF0aCI6Ii8yNjQ3NDQ0OS80MDI4MzU2NjMtN2MxZTk5ODItNGE4OS00NDRmLWE4NzgtYjI5OGRiNjk5MjI0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE2MTUxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA2MTAxMjM3YjdkZTc5NGJjYzY3ZTZlMTQwYjk0YTM3ZDdmNmRlOTE4NWNiMmU3MDcwNjI1M2VlNzI1MTNhNWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.oRA7hDVC9BpCrVVYSnUXu1pB_yjxNybya2toDiWmmBA)
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: