Bugzilla – Bug 428535
ToolStripMenuItem: Implement AtkText
Last modified: 2008-11-11 00:59:07 UTC
Implement the AtkText[1] interface and corresponding unit test for the WinForms control MenuItem (deprecated; new: ToolStripMenuItem). -- [1] http://library.gnome.org/devel/atk/stable/AtkText.html
The implementation of a case of deprecation may be pretty fast due to the use of the same provider.
Same reason as bug 428533 comment 2, although this interface should be easier.
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.
I should have assigned this to myself earlier.
I should have assigned this to myself earlier. (Last comment didn't change the reassignment actually.)
Almost there.
Adjusting summary.
Still debugging provider failure.
Finished.
-> fixed