Skip to content
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

[Accessibility] Increase the "group" list level of the ListView control in the inspection tool #4206

Closed
Jessie-Zhang01 opened this issue Nov 10, 2020 · 2 comments
Labels
tenet-accessibility MAS violation, UIA issue; problems with accessibility standards

Comments

@Jessie-Zhang01
Copy link

  • .NET Core Version:
    .NET SDK 6.0.100-alpha.1.20559.3

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

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.

Problem description:
Increase the "group" list level of the ListView control in the inspection tool with UI Automation mode.

Minimal repro:

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

Expected behavior:
There is the additional "group" list level of the ListView control in the inspection tool.
image

Actual Behavior:
Increase the "group" list level of the ListView control in the inspection tool
image

@Olina-Zhang Olina-Zhang added the tenet-accessibility MAS violation, UIA issue; problems with accessibility standards label Nov 11, 2020
@Danil-Andrianov
Copy link
Contributor

@Olina-Zhang
Hi, Olina! This bug actually is fixed at the moment (issue #4779).
I downloaded attached archive and checked how does it work using Inspector (on .NET SDK 6.0).
Please check the issue one more time.
image

@Ashley-Li
Copy link

Ashley-Li commented Oct 22, 2021

@Nechto37 Verified this issue with the latest .Net SDK 6.0.100-6.1.21.52111 build, it is fixed. Now there is the additional "group" list level of the ListView control in the inspection tool and it work well using Inspector. Please see below result:
image

@ghost ghost locked as resolved and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tenet-accessibility MAS violation, UIA issue; problems with accessibility standards
Projects
None yet
Development

No branches or pull requests

4 participants