You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Olina-Zhang
Hi, Olina! This bug actually is fixed at the moment (issue #4779).
I downloaded attached archive and checked how does it work using Inspector (on .NET SDK 6.0).
Please check the issue one more time.
@Nechto37 Verified this issue with the latest .Net SDK 6.0.100-6.1.21.52111 build, it is fixed. Now there is the additional "group" list level of the ListView control in the inspection tool and it work well using Inspector. Please see below result:
.NET Core Version:
.NET SDK 6.0.100-alpha.1.20559.3
Have you experienced this same bug with .NET Framework?:
No
More info
Problem description:
Increase the "group" list level of the ListView control in the inspection tool with UI Automation mode.
Minimal repro:
WindowsFormsApp7.zip
Expected behavior:
![image](https://user-images.githubusercontent.com/45864649/98660329-26e10800-2380-11eb-9cce-f5424b0409e3.png)
There is the additional "group" list level of the ListView control in the inspection tool.
Actual Behavior:
![image](https://user-images.githubusercontent.com/45864649/98660433-437d4000-2380-11eb-9e29-605f7f7b1689.png)
Increase the "group" list level of the ListView control in the inspection tool
The text was updated successfully, but these errors were encountered: