Skip to content

[Testing] [Windows] The ListView cannot be accessed via automation on Windows when the GroupShortNameBinding property is used. #27336

@HarishKumarSF4517

Description

@HarishKumarSF4517

Description

When using the ListView in a Xamarin.Forms or MAUI application on Windows, the automation framework fails to detect the ListView control when the GroupShortNameBinding property is set. This issue appears when grouping is enabled in the ListView, and the GroupShortNameBinding is used to bind the short name of each group

Steps to Reproduce

Run the application using the given Sample Link attached below for Issue1975.

Sample Link: Issue1975.cs
Test Link: Issue1975.cs

Expected Behavior:

The ListView should remain fully accessible to automation tools, regardless of the use of the GroupShortNameBinding property.

However, when the GroupShortNameBinding property is set, it makes the ListView inaccessible to automation frameworks on Windows.

Link to public reproduction project repository

No response

Version with bug

9.0.30 SR3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-listviewListView and TableViewp/2Work that is important, but is currently not scheduled for releasepartner/syncfusionIssues / PR's with Syncfusion collaborationplatform/windowss/triagedIssue has been reviewedt/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions