Open
Description
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