-
Notifications
You must be signed in to change notification settings - Fork 102
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
[General Question] [NumericUpDown] The Name must not include the same test as the control type and LocalizedControlType #618
Comments
This issue requires additional investigation by the Accessibility Insights team. When the issue is ready to be triaged again, we will update the issue with the investigation result and add "status: ready for triage". Thank you for contributing to Accessibility Insights! |
@v-lga-hub, what you're seeing here is the same issue that is reported at microsoft/axe-windows#150 and dotnet/winforms#1588 (last updated on October 8th 2019). It represents a shortcoming in the Windows Forms NumericUpDown control, and is not something that would typically be fixed in your code. We know that the WinForms teams knows about this issue, but we don't have any specific visibility to know when a fix will become available. There are 2 main ways to respond to this reported issue (in increasing risk)
Please let us know if you have any additional questions. Thanks! |
The team requires additional author feedback; please review their replies and update this issue accordingly. Thank you for contributing to Accessibility Insights! |
@M-Lipin didn't we fix the spinner issue? |
This issue has been automatically marked as stale because it is marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for contributing to Accessibility Insights! |
I can reproduce it in .NET Core 3.1, filed the bug: dotnet/winforms#2370 |
We encourage tool related questions to be asked on stackoverflow.com and tagged with
accessibility-insights
.Your question here
Make sure to provide enough context. If you have spoken to a team member please mention them here.
spinner just a part of NumericUpDown control in System.Windows.Forms. the name of spinner should not be changed by code. So does this kinds of issue shouldn't be a accessibility defect?
Add any items (screenshots etc) that will help.
6-453e6d80-f670-11e9-8893-70ea0817e465.png)
TestResults 10-24-19.zip
The text was updated successfully, but these errors were encountered: