Skip to content

[Accessibility] In WPF Narrator is not reading the items of an Editable ComboBox #10611

Open
@adesypri

Description

@adesypri

Description

.NET Core Version: net8
Is this bug related specifically to tooling in Visual Studio (e.g. XAML Designer, Code editing, etc...)? No

This issue has been opened again #7005, however we noticed that the app does not send the events that the Narrator expects.

The attached video comes from our application, but we can also reproduce in the attached sample app.

This only reproduces when the ComboBox's IsEditable is True, and we have no customizations in the area.

WpfApp2_combobox_isEditableBreaksNarratorFocus_bug.zip

Reproduction Steps

Create an editable ComboBox with some items.
Navigate using Narrator

Expected behavior

Narrator does not move to the items

Actual behavior

Narrator should move to the items

Regression?

No response

Known Workarounds

No response

Impact

No response

Configuration

No response

Other information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    AccessibilityAn issue related to accessibility enhancements or blockers.InvestigateRequires further investigation by the WPF team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions