Closed shcummin closed 1 year ago
@shcummin This is working as expected. Narrator announces whatever is there in the design view. Here we have 3 tab items, irrespective of the 'Visibility' of those items, even if it is 'Collapsed', then also the total count of tab items will be 3, that is not going to affect the total count, that's why it is the correct behavior, as per the design.
Is this the design of Narrator, WPF, or both? We have a bug from an accessibility team, based on the idea that it is misleading.
@shcummin It is according to the design of narrator.
This submission has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 14 days.
It will be closed if no further activity occurs within 7 days of this comment.
winver
): Win11Is this bug related specifically to tooling in Visual Studio (e.g. XAML Designer, Code editing, etc...)? No
Problem description:
Narrator counts all tabitems, even ones that have Collapsed visibility
Actual behavior:
Expected behavior:
Expect a count of 2 as 1 tabitem is collapsed.
Minimal repro: