Bug 518130

Summary: PropertyGrid :The label shows invalid
Product: [Mono] UI Automation Reporter: Feng Xia Mu <fxmu>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P3 - Medium    
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 08:02:04 UTC
PROBLEM STATEMENT

for the same table cell, the label will show difference.

REPRO

1.  Run uia2atk/test/samples/propertygrid.py 
2.  In Accerciser's left pane, browse the last panel, select the first label, on GUI you can see its position.
3. On GUI,  mouse click "AccessibleRole" table cell
4.  mouse click "Appearance" table cell
5.  mouse click "BackColor" table cell
6.  mouse click "Appearance" table cell

RESULTS

step 4: the label shows: "Role of the control"
step 6: the label shows: ""

EXPECTED RESULTS

step 4: the label shows: ""
step 6: the label shows: ""