Bugzilla – Bug 508967
ToolStripDropDownButton: menu is missing selected when click it
Last modified: 2009-07-16 03:26:54 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.
this issue no longer be reproduced after bug502972 fixed Closed in trunk rpm version: mono-uia-132785-276 uiautomationwinforms-137970-680 uiaatkbridge-138003-674