Bug 480237 - DataGrid: ComboBox column style is missing children Menu and MenuItems
Summary: DataGrid: ComboBox column style is missing children Menu and MenuItems
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.0
: P3 - Medium : Normal
Target Milestone: Release 1.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 07:03 UTC by calen chen
Modified: 2009-07-07 18:24 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 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