Bug 578897

Summary: ListView hierarchy is incorrect when Details view in use but no groups
Product: [Mono] UI Automation Reporter: Michael Gorse <mgorse>
Component: Winforms - UIAAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P5 - None    
Version: Unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Gorse 2010-02-10 21:38:37 UTC
When the view is set to Details, items with no defined group are placed in a special group called "default group."  This group shows up in the UIA hierarchy, even if there are no other groups defined, whereas it does not on Windows, with items being direct children of the ListView control.