Skip to content

[Accessibility] Missing the "linkLabel1 link" level for LinkLabel control in the inspect tool  #4120

@Zheng-Li01

Description

@Zheng-Li01
  • More info
  1. The issue also can reproduce on .NET 5.0 RC2.
  2. The issue can't reproduce on .NET SDK 3.1 and .NET 4.8.
  • .NET Core Version:
    .NET SDK 6.0.100-alpha.1.20514.15

  • Have you experienced this same bug with .NET Framework?:
    No

Problem description:
Missing the 'linkLabel1' link level for LinkLabel control in the inspect tool with UI Automation mode.

Minimal repro:

  1. Create a .NET Core project with a LinkLabel control.
  2. Build and run the core project.
  3. Observe the linkLabel1 control in the Inspect tool on UI Automation mode.

Or

  1. Open the attached project.
  2. Build and run the core project.
  3. Observe the linkLabel1 control in the Inspect tool on UI Automation mode.

Expected behavior:
Have the correct levels displayed for linkLabel1 control in the Inspect tool.
ExpectResults

Actual Behavior:
Missing the "linkLabel1 link" level for LinkLabel control in the inspect tool.
NewIssueActual

Metadata

Metadata

Labels

🪲 bugProduct bug (most likely)💥 regression-previewRegression from a preview releasea11y-MASHigh Priority - Accessibility violation of Microsoft Accessibility Standardstenet-accessibilityMAS violation, UIA issue; problems with accessibility standards

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions