Bug 428653 - ComboBox [DropDownList]: Implement AtkAction
Summary: ComboBox [DropDownList]: Implement AtkAction
Status: RESOLVED INVALID
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Unspecified
Hardware: Other Other
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Andres Aragoneses
QA Contact: Brian Merrell
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 436409
  Show dependency treegraph
 
Reported: 2008-09-22 19:20 UTC by Brad Taylor
Modified: 2008-10-22 18:06 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 19:20:28 UTC
Implement the AtkAction[1] interface and corresponding unit test for the WinForms control ComboBox [DropDownList].

--
[1] http://library.gnome.org/devel/atk/stable/AtkAction.html
Comment 1 Andres Aragoneses 2008-09-23 17:23:05 UTC
Already done.