We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.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
Create an editable ComboBox with some items. Navigate using Narrator
Narrator does not move to the items
Narrator should move to the items
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: