Bug 516398

Summary: PropertyGrid :TreeView table cells with children should have "expand or contract" action
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-06-25 10:28:19 UTC
PROBLEM STATEMENT

Because of the bug 479113, most of the treeViews with children can't be found by accerciser. For the treeview table cell "Font"(only one parent table cell be seen by accerciser) who has children expand and contract should have a "expand or contract" action.  

REPRO

1.  Run uia2atk/test/samples/propertygrid.py 
2.  Run Accerciser, open the "Interface Viewer" tab, and expand the "Action"
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 table cell's action is 'click'

EXPECTED RESULTS

The table cell's action should be 'click' and 'expand or contract'
Comment 1 Michael Gorse 2009-08-18 19:36:09 UTC
Unassigning all 1.0 bugs except where I have uncommitted code.