Bug 503078 - Datagridview: Combobox in datagridview lack 'sensitive', 'enabled' state
Summary: Datagridview: Combobox in datagridview lack 'sensitive', 'enabled' state
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: i586 openSUSE 11.1
: P2 - High : Normal
Target Milestone: Release 1.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-12 13:53 UTC by Feng Xia Mu
Modified: 2009-07-14 17:52 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-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.