Bug 489940

Summary: Implement Atk.Value 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:24 UTC
Create an implementor that implements all Atk.Value methods, properties and
events generically so that it can be used by all controls. 

It should be able to recognize and proxy:
  - IRangeValueProvider

Also, provide a unit test for the new functionality.
Comment 1 Brad Taylor 2009-08-20 20:33:06 UTC
This is taking longer that I had hoped because of #533048.
Comment 2 Brad Taylor 2009-08-24 21:30:38 UTC
Awaiting review:

http://reviews.mono-a11y.org/r/414/
Comment 3 Brad Taylor 2009-08-25 15:50:16 UTC
Resolved in r140637.