Skip to content

Narrator screen reader is not announcing the list items present in the dropdown.: A11y_WPF Runtime_MainWindow_ScreenReader #726

Description

@PoojaNamde

"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."

GitHub Tags

#A11yTCS; #A11ySev3; #A11yMAS; WCAG1.3.1; #Info and Relationships; #Element:ListItems; #WPF; #BM_WPFRuntime_Win32_JUNE2025; #Win32; #DesktopApp; #FTP;

Environment Details:

Application Name:  WPF
Version: recent .NET 10 build
OS: Windows 11[Version 23H2(OS Build 22631.3593)]
Screen reader: Narrator, NVDA

Repro Steps:

  1. Start Narrator/ NVDA.
  2. Open the sample app.
  3. TAB to dropdown and hit ENTER key.
  4. Observe that Narrator screen reader is not announcing the list items present in the dropdown.

Actual Result:

Narrator screen reader is not announcing the list items present in the dropdown, it remains silent.

NVDA announces the information about the list items.

Expected Result:

Narrator screen reader should be announcing the list items present in the dropdown as for example "Hello 1 of 3" also it should be announcing the selected state as selected or not.

User Impact:

Users who relying on Screen reader will be impacted as they cannot perceive the list items, making it difficult to understand the content or structure of the list items. The lack of proper announcements creates barriers for users with disabilities, making the application non-inclusive.

Attachment

726_NVDA.mp4
726_A11y_WPF.Runtime_MainWindow_ScreenReader.mp4

Sample App:

WpfApp2_combobox_isEditableBreaksNarratorFocus_bug.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions