dotnet / dotnet/project-system

Cannot switch all values for the Build Action property by using Down/Up keyboard

Open
#7,601 6 comments 0 reactions 1 assignee Claimed by @melytc View on GitHub
A11y Tenet-User Friendly Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

## Visual Studio Version
17.0.0 Preview 5.0 [31715.320.main]

## Steps to Reproduce
1. Create a WinForms .NET Core project.
2. Select the Form1.cs node in the solution explore window.
3. Focus on the Build Action property.
4. Press Down/Up keyboard to switch all values continuous for the Build Action property.

## Expected Behavior
**Can** switch all values for the Build Action property by using Down/Up keyboard.
![FX](https://user-images.githubusercontent.com/62929087/133708744-7911b3db-ac19-4cc4-b158-ae4d4bca6e0d.gif)

## Actual Behavior
**Cannot** switch all values for the Build Action property by using Down/Up keyboard.
![Core](https://user-images.githubusercontent.com/62929087/133708766-1bcf4afe-a0d3-4df8-8bd5-cd7ea7793b14.gif)

## More info
1. The issue cannot reproduce switch values continuous by using mouse double click.
2. The issue can reproduce switch values continuous by using mouse scroll.
3. The issue can reproduce on all .NET core project, such as WinForms, WPF, Console...
4. This issue cannot reproduce on .NET Framework project.
5. This issue cannot reproduce with other ComboBox properties for standalone WinForms control.
6. **This is an accessibility blocker.**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.