Bug 516398 - PropertyGrid :TreeView table cells with children should have "expand or contract" action
Summary: PropertyGrid :TreeView table cells with children should have "expand or contr...
Status: CONFIRMED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: i586 openSUSE 11.1
: P2 - High : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-25 10:28 UTC by Feng Xia Mu
Modified: 2009-08-18 19:36 UTC (History)
1 user (show)

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 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.