Bug 480237

Summary: DataGrid: ComboBox column style is missing children Menu and MenuItems
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: P3 - Medium    
Version: Release 1.0   
Target Milestone: Release 1.1   
Hardware: x86   
OS: openSUSE 11.0   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description calen chen 2009-02-27 07:03:25 UTC
in this example column4 is DropDownList ComboBox style with three menuitems

REPRO:

1. Run uia2atk/test/samples/datagrid.py
2. Run accerciser, expand TreeTable and see "Box0" TableCell's children

RESULT:

TableCells under 'ComboBox' column are missing Menu and MenuItems

EXPECTED RESULT:

I expect ComboBox and MenuItems can be accessible