-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Closed
Copy link
Labels
priority-2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasetenet-accessibilityMAS violation, UIA issue; problems with accessibility standardsMAS violation, UIA issue; problems with accessibility standards
Description
.NET version
.Net 8.0 SDK: 8.0.100-preview.7.23357.8
Did it work in .NET Framework?
No
Did it work in any of the earlier releases of .NET Core or .NET 5+?
No, it is not a regression issue
Issue description
Narrator cannot announce some cursor items with specific names


Inspect:

AccessibilityInsight:

Steps to reproduce
- Create a Winforms .Net Core application with PropertyGrid control
- Go to propertyGrid's properties window, find SelectedObject property, and set its value to Form1
- Build and run application
- Use Accessibility tools to test Cursor property in PropertyGrid
or use following sample:
CursorSample.zip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority-2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasetenet-accessibilityMAS violation, UIA issue; problems with accessibility standardsMAS violation, UIA issue; problems with accessibility standards