Bugzilla – Bug 428397
Button: Implement AtkAction
Last modified: 2008-11-17 23:20:25 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
Almost done, what's lacking: - Add tests for GetKeyBinding(n) when the keyBinding is set to something (!= null).
New default assignee and QA (although we'll create a new dummy mailing list specifically for QA soon).
Moving all of these to P4 to show that they have been triaged. Will be reprioritizing these properly tomorrow.
Implementation and tests. UiaAtkBridge r119108.