Bug 428607 - ToolStripComboBox: Implement AtkAction
Summary: ToolStripComboBox: Implement AtkAction
Status: RESOLVED FIXED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Unspecified
Hardware: Other Other
: P4 - Low : Enhancement
Target Milestone: Release 0.9
Assignee: Andres Aragoneses
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on: 428649
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-22 18:10 UTC by Brad Taylor
Modified: 2008-12-26 16:17 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 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.