Bug 602676 - [uiaclient-GTKs]:ComboBox can dropdown menu not menuitem
Summary: [uiaclient-GTKs]:ComboBox can dropdown menu not menuitem
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Moonlight - UIA (show other bugs)
Version: Unspecified
Hardware: Other openSUSE 11.2
: P2 - High : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-05 07:44 UTC by Feng Xia Mu
Modified: 2010-05-05 08: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 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.
"