dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.28k stars 1.76k forks source link

Section 508 502.3.1: (CommunityTemplate/button '') The Name property of a focusable element must not be null: A11y_.NET 9 template_.NET 9 template_Home_AI4W. #26233

Open AnKushSingh05 opened 3 days ago

AnKushSingh05 commented 3 days ago

GitHub Tags

A11yTCS; #A11ySev2; #Win32; #WCAG4.1.2; #GH_.NET9template_Win32_Apr2024; #DesktopApp; #.NET Core; #; #A11yMAS; #AI4W; #Name Role Value;#A11yAuto;

Environment Details:

Application Name: .NET 9 template tests that include some 3rd party controls OS: Windows 11 Enterprise 24H2 (OS build 26100.2314)

Repro Steps:

  1. Install and open ".NET 9 template" app.
  2. "Home Screen" will open.
  3. Tab till Hamburger menu and press enter, tab till manage meta and press enter on it, Categories and tags screen will open.
  4. Run AI4W.
  5. Observe that the Name property of a focusable element must not be null.

Element path: button ''

Issue Details:

The Name property of a focusable element must not be null. Section 508 502.3.1

How To Fix: Provide a UI Automation Name property that concisely identifies the element.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

Attachment:

Image

similar-issues-ai[bot] commented 3 days ago

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.