Bug 428651 - ComboBox [DropDownList]: Begin implementation
Summary: ComboBox [DropDownList]: Begin implementation
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: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.