Bug 428397

Summary: Button: Implement AtkAction
Product: [Mono] UI Automation Reporter: Brad Taylor <btaylor1>
Component: Winforms - ATKAssignee: Mario Carrion <mcarrion>
Status: RESOLVED FIXED QA Contact: E-mail List <mono-a11y-bugs>
Severity: Enhancement    
Priority: P4 - Low    
Version: Release 0.9   
Target Milestone: Release 0.9   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Brad Taylor 2008-09-22 15:48:55 UTC
Implement the AtkAction[1] interface and corresponding unit test for the WinForms control Button.

--
[1] http://library.gnome.org/devel/atk/stable/AtkAction.html
Comment 1 Andres Aragoneses 2008-09-22 16:07:12 UTC
Almost done, what's lacking:

- Add tests for GetKeyBinding(n) when the keyBinding is set to something (!= null).
Comment 2 Andres Aragoneses 2008-09-24 20:44:20 UTC
New default assignee and QA (although we'll create a new dummy mailing list specifically for QA soon).
Comment 3 Brad Taylor 2008-09-25 22:11:37 UTC
Moving all of these to P4 to show that they have been triaged.  Will be reprioritizing these properly tomorrow.
Comment 4 Mario Carrion 2008-11-17 23:20:25 UTC
Implementation and tests.

UiaAtkBridge r119108.