Bug 578897 - ListView hierarchy is incorrect when Details view in use but no groups
Summary: ListView hierarchy is incorrect when Details view in use but no groups
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - UIA (show other bugs)
Version: Unspecified
Hardware: All Linux
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 21:38 UTC by Michael Gorse
Modified: 2010-02-10 21:38 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.