Bug 516376 - PropertyGrid: tree table cell lack the state of 'focusable'
Summary: PropertyGrid: tree table cell lack the state of 'focusable'
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-06-25 09:38 UTC by Feng Xia Mu
Modified: 2009-06-25 09:38 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-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.