Bugzilla – Bug 428644
ComboBox [Simple]: Begin Implementation
Last modified: 2008-11-26 15:22:09 UTC
Implement AtkAccessible and AtkComponent for ComboBox (Simple style) and develop initial unit test. Specification ============== Acts As: Tree Table Similar To: GtkTreeView
*** Bug 428480 has been marked as a duplicate of this bug. ***
*** Bug 428481 has been marked as a duplicate of this bug. ***
*** Bug 428482 has been marked as a duplicate of this bug. ***
*** Bug 428483 has been marked as a duplicate of this bug. ***
The class is already done (because I guess we'll share it with the combobox-dropdownlist?), however it's not tested.
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.
I should have assigned this to myself earlier.
Mmmm, actually, this is not fixed yet. I committed some bits (r116698), but I think I still need to unit test the number of children here.
Correcting dep.
Finished in r116741.
This should use the TreeView counterpart tests in Gail.
Well, this is finished now in r119845.