Bugzilla – Bug 489939
Implement Atk.Selection implementor
Last modified: 2009-09-08 19:53:46 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.
Hours today.
Hours for Friday and yesterday.
Have the C# part of this complete, now just working on the testing infrastructure.
Posted for review. http://reviews.mono-a11y.org/r/436/
Committed in r141541.