Bugzilla – Bug 518130
PropertyGrid :The label shows invalid
Last modified: 2009-07-01 08:02:20 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: ""