-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
💥 regression-previewRegression from a preview releaseRegression from a preview releasetenet-accessibilityMAS violation, UIA issue; problems with accessibility standardsMAS violation, UIA issue; problems with accessibility standards
Description
.NET Core Version:
- 6.0.100-preview.2.21155.3
Have you experienced this same bug with .NET Framework?:
- No (regression from Adding ListView control UIA accessibility #3224)
Minimal repro:
- Create an app with a ListView
- Add ListViewGroup to the ListView
- Add ListViewItem related to the group to the ListView
- Run the application
- Run the inspect
- Select a ListViewGroup in the Inspect tree
Actual behavior:
The ListViewGroup has an incorrect rectangle
Expected behavior:
The ListViewGroup should have a correct rectangle
Metadata
Metadata
Assignees
Labels
💥 regression-previewRegression from a preview releaseRegression from a preview releasetenet-accessibilityMAS violation, UIA issue; problems with accessibility standardsMAS violation, UIA issue; problems with accessibility standards