Bug 516376

Summary: PropertyGrid: tree table cell lack the state of 'focusable'
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-06-25 09:38:08 UTC
REPRO:

1. Run uia2atk/test/samples/propertygrid.py
2. Run accerciser, open the "Interface Viewer" tab .In Accerciser, expand frame on the left , browse to and select any table cell accessible, who's Role Name is "table cell" 
3. observe its state

RESULT:

The selected table cell should have focusable state, but actually it dose not.