Bug 508967 - ToolStripDropDownButton: menu is missing selected when click it
Summary: ToolStripDropDownButton: menu is missing selected when click it
Status: VERIFIED FIXED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - General (show other bugs)
Version: Release 1.0
Hardware: x86 openSUSE 11.1
: P4 - Low : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 05:06 UTC by calen chen
Modified: 2009-07-16 03:26 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-06-02 05:06:05 UTC
PROBLEM STATEMENT:
when you are clicking a "ToolStripDropDownButton1" menu in toolstrip, the menu should obtain "focused" and "selected" states.

REPRODUCE:
1. start uia2atk/test/samples/toolstripdropdownbutton.py
2. start accerciser
3. navigate to one of the menus from left side
4. click "interface viewer" and "Accessible"
5. click one of the menus (e.g.  "ToolStripDropDownButton1" or  "ToolStripDropDownButton2")
6. look at the states of the menu

RESULTS:
there are no "selected" states poped up

EXPECTED RESULTS:
the menu should has "focused" and "selected" states

COMMENT:
The menu's situation here is NOT similar to the menu in combo box, in that
situation, the menu doesn't have "selected" state.
Comment 1 calen chen 2009-07-16 03:26:54 UTC
this issue no longer be reproduced after bug502972 fixed

Closed in trunk rpm version:

mono-uia-132785-276
uiautomationwinforms-137970-680
uiaatkbridge-138003-674