Bug 428606

Summary: ToolStripComboBox: Implement actions
Product: [Mono] UI Automation Reporter: Brad Taylor <btaylor1>
Component: Winforms - ATKAssignee: Andres Aragoneses <aaragoneses>
Status: RESOLVED FIXED QA Contact: E-mail List <mono-a11y-bugs>
Severity: Enhancement    
Priority: P4 - Low    
Version: Unspecified   
Target Milestone: Release 0.9   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on: 428648    
Bug Blocks:    

Description Brad Taylor 2008-09-22 18:10:56 UTC
Implement the following actions for ToolStripComboBox:

Actions
==============
 * (Inherits: ComboBox)
Comment 1 Brad Taylor 2008-09-23 16:36:04 UTC
This should inherit most of the work done for ComboBox, but unit tests will still be required.
Comment 2 Andres Aragoneses 2008-09-24 20:44:55 UTC
New default assignee and QA (although we'll create a new dummy mailing list specifically for QA soon).
Comment 3 Brad Taylor 2008-09-25 22:11:59 UTC
Moving all of these to P4 to show that they have been triaged.  Will be reprioritizing these properly tomorrow.
Comment 4 Andres Aragoneses 2008-11-26 15:38:22 UTC
This should work OOTB.
Comment 5 Andres Aragoneses 2008-12-01 06:57:19 UTC
Works.