Bug 489939

Summary: Implement Atk.Selection implementor
Product: [Mono] UI Automation Reporter: Brad Taylor <btaylor1>
Component: Moonlight - ATKAssignee: Brad Taylor <btaylor1>
Status: RESOLVED FIXED QA Contact: E-mail List <mono-a11y-qa>
Severity: Enhancement    
Priority: P4 - Low    
Version: Unspecified   
Target Milestone: Release 2.0   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on: 489935    
Bug Blocks:    

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.