Bug 503078

Summary: Datagridview: Combobox in datagridview lack 'sensitive', 'enabled' state
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: P2 - High    
Version: Release 1.0   
Target Milestone: Release 1.1   
Hardware: i586   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Feng Xia Mu 2009-05-12 13:53:22 UTC
COMMENTS

the combobox in datagridview have no 'sensitive', 'enabled' state

REPRO

1.  Run uia2atk/test/samples/datagridview.py 
2.  In Accerciser, expand frame on the left datagridview, browse to and select the combobox accessible, who's Name is "Item0" and Role Name is "combo box" .
3.  Run Accerciser, open the "Interface Viewer" tab, and expand the "Accessible" expander. 

RESULTS

the actual state of combobox is ( SHOWING, VISIBLE, SELECTABLE)

EXPECTED RESULTS

the actual state of combobox should be (ENABLED, SENSITIVE, SHOWING, VISIBLE, SELECTABLE)
Comment 1 Brad Taylor 2009-07-14 16:08:30 UTC
Move all P1 and P2 bugs into Release 1.1 milestone.