Bug 518130 - PropertyGrid :The label shows invalid
Summary: PropertyGrid :The label shows invalid
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: i586 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-01 08:02 UTC by Feng Xia Mu
Modified: 2009-07-01 08:02 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 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: ""