Bug 508967

Summary: ToolStripDropDownButton: menu is missing selected when click it
Product: [Mono] UI Automation Reporter: calen chen <cachen>
Component: Winforms - GeneralAssignee: E-mail List <mono-a11y-bugs>
Status: VERIFIED FIXED QA Contact: E-mail List <mono-a11y-qa>
Severity: Normal    
Priority: P4 - Low    
Version: Release 1.0   
Target Milestone: ---   
Hardware: x86   
OS: openSUSE 11.1   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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