Bug 428647 - ComboBox [DropDown]: Begin implementation
Summary: ComboBox [DropDown]: Begin implementation
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:
Blocks: 436409
  Show dependency treegraph
 
Reported: 2008-09-22 19:20 UTC by Brad Taylor
Modified: 2008-11-05 23:39 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:15 UTC
Implement AtkAccessible and AtkComponent for ComboBox [DropDown] and develop initial unit test.

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

Acts As: Combo Box
Similar To: GtkComboBoxEntry
Provides: AtkAccessible, AtkAction, AtkComponent, AtkSelection
Default State: Enabled, Sensitive, Showing, Visible
Comment 1 Andres Aragoneses 2008-09-23 20:22:48 UTC
Lacking only default-states unit tests.
Comment 2 Andres Aragoneses 2008-09-24 20:45:02 UTC
New default assignee and QA (although we'll create a new dummy mailing list specifically for QA soon).
Comment 3 Brad Taylor 2008-09-25 22:12:03 UTC
Moving all of these to P4 to show that they have been triaged.  Will be reprioritizing these properly tomorrow.
Comment 4 Andres Aragoneses 2008-11-04 04:54:35 UTC
Unfortunately I've lost a lot of time debugging problems with the children mapping of ComboBox today.
Comment 5 Andres Aragoneses 2008-11-04 22:20:01 UTC
Resolved in r117946 and some commits before that.
Comment 6 Andres Aragoneses 2008-11-05 23:39:04 UTC
Adding hours fighting the menu regression that was caused by some commits to this...