Bug 519099

Summary: PropertyGrid: 'click' action doesn't work for cells
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P2 - High    
Version: Release 1.0   
Target Milestone: Release 1.1   
Hardware: x86   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description calen chen 2009-07-03 08:08:44 UTC
PROBLEM STATEMENT:

perform 'click' action on accerciser doesn't select and focus the table cell

REPRO:

1. run uia2atk/test/samples/propertygrid.py, 'Text' table cell is default selected and focused with blue rectangle 
2. run accerciser, expand 'property grid' panel, expand 'tree table', browse to one table cell(e.g AccessibleDescription)
3. under interface viewer, expand Action, select click, perform click button

RESULTS:

the focus and selection doesn't move to 'AccessibleDescription' from 'Text'

EXPECTED RESULTS:

doing step3 should move focus and selection to 'AccessibleDescription' table cell

COMMENTS:
Comment 1 Brad Taylor 2009-07-14 16:08:40 UTC
Move all P1 and P2 bugs into Release 1.1 milestone.