Bug 428397 - Button: Implement AtkAction
Summary: Button: Implement AtkAction
Status: RESOLVED FIXED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Release 0.9
Hardware: Other Other
: P4 - Low : Enhancement
Target Milestone: Release 0.9
Assignee: Mario Carrion
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-22 15:48 UTC by Brad Taylor
Modified: 2008-11-17 23:20 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 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.