Bug 428607

Summary: ToolStripComboBox: Implement AtkAction
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: 428649    
Bug Blocks:    

Description Brad Taylor 2008-09-22 18:10:58 UTC
Implement the AtkAction[1] interface and corresponding unit test for the WinForms control ToolStripComboBox.

--
[1] http://library.gnome.org/devel/atk/stable/AtkAction.html
Comment 1 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 2 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 3 Andres Aragoneses 2008-11-26 15:38:26 UTC
This should work OOTB.
Comment 4 Brad Taylor 2008-12-08 14:43:59 UTC
This appears to work when I tested it with trunk.  Is there anything else that needs to be done, or can this be closed?
Comment 5 Andres Aragoneses 2008-12-26 16:17:29 UTC
Yes, this can be closed now.
I'll check the branch as well.