Skip to content

[Accessibility] Narrator cannot announce some cursor items with specific names  #9464

@Olina-Zhang

Description

@Olina-Zhang

.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
image
CursorIssue
Inspect:
image
AccessibilityInsight:
image

Steps to reproduce

  1. Create a Winforms .Net Core application with PropertyGrid control
  2. Go to propertyGrid's properties window, find SelectedObject property, and set its value to Form1
  3. Build and run application
  4. Use Accessibility tools to test Cursor property in PropertyGrid

or use following sample:
CursorSample.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-2Work that is important, but not critical for the releasetenet-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