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

ListView control does not support UIA accessibility #3223

Closed
M-Lipin opened this issue May 5, 2020 · 0 comments · Fixed by #3224
Closed

ListView control does not support UIA accessibility #3223

M-Lipin opened this issue May 5, 2020 · 0 comments · Fixed by #3224
Assignees
Labels
tenet-accessibility MAS violation, UIA issue; problems with accessibility standards

Comments

@M-Lipin
Copy link
Contributor

M-Lipin commented May 5, 2020

  • .NET Core Version:

.NET Core 5.0
Version: 5.0.100-alpha.1.20073.10
Commit: 29f4d693a9
Runtime Environment:
OS Name: Windows
OS Version: 10.0.18363
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\5.0.100-alpha1-05536
Host (useful for support):
Version: 5.0.0-alpha.1.20072.3
Commit: c3dc1fdfdc

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

Yes

Problem description:

Providers:
[pid:28344,providerId:0x31378 Main:Nested [pid:26684,providerId:0x31378 Main(parent link):Microsoft: ListView Proxy (unmanaged:UIAutomationCore.dll)];
Nonclient:Microsoft: Non-Client Proxy (unmanaged:uiautomationcore.dll);
Hwnd(parent link):Microsoft: HWND Proxy (unmanaged:uiautomationcore.dll)]"

image

Expected behavior:
There should be UIA accessibility provider from WinForms

Minimal repro:
Create WinForms app with ListView control and analyze it using Inspect.

Related item:
This work item is the sub of #2164

@ghost ghost added the 🚧 work in progress Work that is current in progress label May 5, 2020
@M-Lipin M-Lipin added the tenet-accessibility MAS violation, UIA issue; problems with accessibility standards label May 5, 2020
@merriemcgaw merriemcgaw added this to the 5.0 milestone May 7, 2020
@ghost ghost removed the 🚧 work in progress Work that is current in progress label Aug 12, 2020
@RussKie RussKie removed this from the 5.0 milestone Aug 12, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Feb 1, 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

Successfully merging a pull request may close this issue.

4 participants