Bug 428653

Summary: ComboBox [DropDownList]: Implement AtkAction
Product: [Mono] UI Automation Reporter: Brad Taylor <btaylor1>
Component: Winforms - ATKAssignee: Andres Aragoneses <aaragoneses>
Status: RESOLVED INVALID QA Contact: Brian Merrell <bgmerrell>
Severity: Enhancement    
Priority: P5 - None    
Version: Unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 436409    

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.