Skip to content

The Inspector displays incorrect rectangle for the ListViewGroup #4778

@SergeySmirnov-Akvelon

Description

@SergeySmirnov-Akvelon

.NET Core Version:

  • 6.0.100-preview.2.21155.3

Have you experienced this same bug with .NET Framework?:

Minimal repro:

  1. Create an app with a ListView
  2. Add ListViewGroup to the ListView
  3. Add ListViewItem related to the group to the ListView
  4. Run the application
  5. Run the inspect
  6. Select a ListViewGroup in the Inspect tree

Actual behavior:
The ListViewGroup has an incorrect rectangle
Issue-4778-actual

Expected behavior:
The ListViewGroup should have a correct rectangle
Issue-4778-expected

Metadata

Metadata

Labels

💥 regression-previewRegression from a preview releasetenet-accessibilityMAS violation, UIA issue; problems with accessibility standards

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions