Bug 428483 - ComboBox [Simple]: Implement AtkSelection
Summary: ComboBox [Simple]: Implement AtkSelection
Status: RESOLVED FIXED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Unspecified
Hardware: Other Other
: P5 - None : Enhancement
Target Milestone: Release 1.0
Assignee: Andres Aragoneses
QA Contact: Brian Merrell
URL:
Whiteboard:
Keywords:
Depends on: 428644
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-22 18:06 UTC by Brad Taylor
Modified: 2009-01-15 00:29 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 18:06:58 UTC
Implement the AtkSelection[1] interface and corresponding unit test for the WinForms control ComboBox.

--
[1] http://library.gnome.org/devel/atk/stable/AtkSelection.html
Comment 1 Brad Taylor 2008-09-23 19:28:25 UTC

*** This bug has been marked as a duplicate of bug 428644 ***
Comment 2 Andres Aragoneses 2008-11-21 16:44:13 UTC
This was not started :(
Comment 3 Andres Aragoneses 2009-01-15 00:29:30 UTC
Implemented in r123431.