Bug 602676

Summary: [uiaclient-GTKs]:ComboBox can dropdown menu not menuitem
Product: [Mono] UI Automation Reporter: Feng Xia Mu <fxmu>
Component: Moonlight - UIAAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P2 - High    
Version: Unspecified   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Feng Xia Mu 2010-05-05 07:44:07 UTC
COMMENTS

If a combobox can dropdown a control , the control should be a menu which has some children named menu item on it.And refer to accerciser , it also shows that the child of combobox is menu not menuitem.

EPRO

1. Launch F-Spot, click "Tags" --> "Create New Tag..." on the menu bar.
2. Launch UIA Explore.           
3. Expand the "Create New Tag" tree on the left of UIA Explore, and expand the
first pane control, expand check box under it.

RESULTS

The first child is menu item.

EXPECTED RESULTS

The first child should be menu.
Comment 1 Feng Xia Mu 2010-05-05 08:24:19 UTC
sorry the true EPRO should be:
"
3. Expand the "Create New Tag" tree on the left of UIA Explore, and expand the
first pane control, expand ComboBox under it.
"