Open Amy-Li03 opened 3 years ago
@Amy-Li03 these screenshots show the WinForms designer, which doesn't match the description.
This is an accessibility blocker
This behaviour is unchanged from VS2019. Why is it a blocker now?
@Amy-Li03 these screenshots show the WinForms designer, which doesn't match the description.
@drewnoakes sorry for that, now have updated the video of expected behavior and actual behavior.
This is an accessibility blocker
This behaviour is unchanged from VS2019. Why is it a blocker now?
As issue 3751 describe, we cannot save project after add a control to form designer and changed the Build Action property.
I noticed that it was hard for us to figure out how to navigate only using the keyboard. Once you open the dropdown you have use right/left arrow rather than up/down. We should take a look at this.
We suspect this is a CPS bug, or at least any changes will need to occur in CPS.
Visual Studio Version
17.0.0 Preview 5.0 [31715.320.main]
Steps to Reproduce
Expected Behavior
Can switch all values for the Build Action property by using Down/Up keyboard.
Actual Behavior
Cannot switch all values for the Build Action property by using Down/Up keyboard.
More info