-
Notifications
You must be signed in to change notification settings - Fork 986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Accessibility] Pressing Up/Down keyboard in drop-down list of property collapses drop-down directly #12434
Comments
@LeafShi1 you were working on a related issue with drop downs. Should we make sure fixing this behavior is included in your fix before we service? |
This problem occurs in the drop-down box that is expanded by the shortcut key after changing the property value, and this problem occurs in all properties. I am investigating this problem. The call stack:
We can backport to 9.0 together after this problem is fixed |
.NET version
10.0.100-alpha.1.24553.6
Did it work in .NET Framework?
No
Did it work in any of the earlier releases of .NET Core or .NET 5+?
No, all versions have this issue
Issue description
Pressing Up/Down keyboard in drop-down list of property collapses dropdown directly.
Expand Result: Drop-down list keeps expanding state when pressing Up/Down keyboard, then pressing Enter can collapse it
Steps to reproduce
Repro steps:
The text was updated successfully, but these errors were encountered: