Bug 489939 - Implement Atk.Selection implementor
Summary: Implement Atk.Selection implementor
Status: RESOLVED FIXED
Alias: None
Product: UI Automation
Classification: Mono
Component: Moonlight - ATK (show other bugs)
Version: Unspecified
Hardware: Other Other
: P4 - Low : Enhancement
Target Milestone: Release 2.0
Assignee: Brad Taylor
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on: 489935
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-27 22:18 UTC by Brad Taylor
Modified: 2009-09-08 19:53 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 2009-03-27 22:18:22 UTC
Create an implementor that implements all Atk.Selection methods, properties and
events generically so that it can be used by all controls. 

It should be able to recognize and proxy:
  - ISelectionProvider
  - ISelectionItemProvider

Also, provide a unit test for the new functionality.
Comment 1 Brad Taylor 2009-08-25 21:26:41 UTC
Hours today.
Comment 2 Brad Taylor 2009-09-01 13:26:00 UTC
Hours for Friday and yesterday.
Comment 3 Brad Taylor 2009-09-01 21:41:12 UTC
Have the C# part of this complete, now just working on the testing infrastructure.
Comment 4 Brad Taylor 2009-09-02 19:46:21 UTC
Posted for review.

http://reviews.mono-a11y.org/r/436/
Comment 5 Brad Taylor 2009-09-08 19:53:46 UTC
Committed in r141541.