Bug 518092

Summary: PropertyGrid :TreeView table cells with children lack of 'expandable' state
Product: [Mono] UI Automation Reporter: Feng Xia Mu <fxmu>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: CONFIRMED --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P2 - High CC: mgorse
Version: Release 1.0   
Target Milestone: ---   
Hardware: i586   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Feng Xia Mu 2009-07-01 03:37:03 UTC
PROBLEM STATEMENT

the tree view table with children can be expanded or contracted should have 'expandable' state.

REPRO

1.  Run uia2atk/test/samples/propertygrid.py 
2.  Run Accerciser, open the "Interface Viewer" tab, and expand the "Accessible"
expander.
3.  In Accerciser's left pane, browse to and select a parent table cell who's
Name is "Font" and Role Name is "table cell"

RESULTS

The parent table cell has no 'expandable' state

EXPECTED RESULTS

The parent table cell should have 'expandable' state
Comment 1 Michael Gorse 2009-08-18 19:37:03 UTC
Unassigning all 1.0 bugs except where I have uncommitted code.