Bugzilla – Bug 428647
ComboBox [DropDown]: Begin implementation
Last modified: 2008-11-05 23:39:04 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
Lacking only default-states unit tests.
New default assignee and QA (although we'll create a new dummy mailing list specifically for QA soon).
Moving all of these to P4 to show that they have been triaged. Will be reprioritizing these properly tomorrow.
Unfortunately I've lost a lot of time debugging problems with the children mapping of ComboBox today.
Resolved in r117946 and some commits before that.
Adding hours fighting the menu regression that was caused by some commits to this...