Bug 428651

Summary: ComboBox [DropDownList]: Begin implementation
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:24 UTC
Implement AtkAccessible and AtkComponent for ComboBox [DropDownList] and develop initial unit test.

Specification
==============

Acts As: Combo Box
Similar To: GtkComboBox
Provides: AtkAccessible, AtkAction, AtkComponent, AtkSelection
Default State: Enabled, Sensitive, Showing, Visible
Comment 1 Andres Aragoneses 2008-09-22 20:50:49 UTC
Already done.