Bug 519409 - PropertyGrid: some table_cells under contracted parent tree cell are not accessible
Summary: PropertyGrid: some table_cells under contracted parent tree cell are not acce...
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P3 - Medium : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-06 09:26 UTC by calen chen
Modified: 2009-07-06 09:46 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 calen chen 2009-07-06 09:26:20 UTC
PROBLEM STATEMENT:

On property treetable there are some parent TreeView and two columns, widgets under first column are showing propery title name which I think they should be "Table Cells", but if the parent tree cell is contracted by default(Font for example), table_cells under that contracted parent tree cell are not accessible

REPRO:

1. run uia2atk/test/samples/propertygrid.py
2. run accerciser, expand 'tree table' on the left treeview, see if table_cells under Font parent tree cell are showing on the tree
3. click Font to expand the tree on GUI, 
4. on accerciser,refrash the registry, then return to step2

RESULTS:

in step2 and step4, table_cells under Font parent tree cell that is contracted by default are not accessible by accerciser

EXPECTED RESULTS:

all of the table_cells should be accessibled