Bugzilla – Bug 428530
MenuStrip: Implement AtkSelection
Last modified: 2009-02-09 15:07:47 UTC
Implement the AtkSelection[1] interface and corresponding unit test for the WinForms control MainMenu (deprecated; new: MenuStrip). -- [1] http://library.gnome.org/devel/atk/stable/AtkSelection.html
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.
Created attachment 253194 [details] Partial UiaAtkBridge implementation
ISelectionProvider hasn't been implemented yet, so that puts this bug in suspended animation. Sandy informs me that to implement ISelectionProvider for MenuStrip, MWF changes are needed. As such, we'll have to push this issue off until the 1.0 release. Until then, I've attached the Atk.Selection work I have half-complete.
Taking bug. This was included in my refactoring for ContextMenu.
Covered by r126240.