dotnet / dotnet/machinelearning-modelbuilder
The tooltip information is unnecessarily available twice: A11y_ML.NET Model Builder_Usability.
- Dominant language
- Dockerfile
- Stars
- 285
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
### GitHubTags
#A11yUsable; #A11yTCS;#DesktopApp; #Win32;#Model Builder - Machine Learning for .NET Developers;#BM-MlnetModelBuilder-Win32-March25;#Win32;
### Environment Details:
Application Name: VS Setup
Edition Windows 11 Enterprise
Version 24H2
OS build 26100.3476
Microsoft Visual Studio Enterprise 2022 (64-bit) - Current
Version 17.13.3
### Repro Steps:
**Prerequisites:**
Install latest Visual Studio 2022 with at least one of the .NET workloads (ASP.NET and web development, .NET desktop development, or .NET Core cross-platform development) and/or the ML.NET Model Builder component selected.
1. Launch visual studio.
2. Create a new .NET project or open an existing .NET project.
3. Right-click on the project in the solution explorer and Add > Machine Learning.
4. Tab till scenario and select a scenario.
5. Select training environment (Select local(CPU).
6. Tab till next step and press enter, "select file from the data source type and add a file".
7. Verify that the tooltip information is unnecessarily announced twice.
### Actual Result:
The tooltip information is unnecessarily available twice. The information is available both in the tooltip and again with the control.
### Expected Result:
The information available in the tooltip should not be provided with the control.
### User Impact:
Screen reader users find duplicate tooltip information frustrating and distracting.
### Attachment:
https://github.com/user-attachments/assets/b05e0dcb-e1bc-40ed-9cfa-3195b2e6bd20
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.