Bug 428535 - ToolStripMenuItem: Implement AtkText
Summary: ToolStripMenuItem: Implement AtkText
Status: RESOLVED FIXED
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Unspecified
Hardware: Other Other
: P4 - Low : Enhancement
Target Milestone: Release 0.9
Assignee: Andres Aragoneses
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on: 428604
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-22 18:08 UTC by Brad Taylor
Modified: 2008-11-11 00:59 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 18:08:38 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
Comment 1 Andres Aragoneses 2008-09-22 18:29:52 UTC
The implementation of a case of deprecation may be pretty fast due to the use of the same provider.
Comment 2 Andres Aragoneses 2008-09-24 14:05:53 UTC
Same reason as bug 428533 comment 2, although this interface should be easier.
Comment 3 Andres Aragoneses 2008-09-24 20:44:38 UTC
New default assignee and QA (although we'll create a new dummy mailing list specifically for QA soon).
Comment 4 Brad Taylor 2008-09-25 22:11:49 UTC
Moving all of these to P4 to show that they have been triaged.  Will be reprioritizing these properly tomorrow.
Comment 5 Andres Aragoneses 2008-10-14 20:44:13 UTC
I should have assigned this to myself earlier.
Comment 6 Andres Aragoneses 2008-10-28 20:58:24 UTC
I should have assigned this to myself earlier. (Last comment didn't change the reassignment actually.)
Comment 7 Andres Aragoneses 2008-10-29 04:41:45 UTC
Almost there.
Comment 8 Andres Aragoneses 2008-10-30 17:33:53 UTC
Adjusting summary.
Comment 9 Andres Aragoneses 2008-11-04 04:52:29 UTC
Almost there.
Comment 10 Andres Aragoneses 2008-11-06 05:37:53 UTC
Still debugging provider failure.
Comment 11 Andres Aragoneses 2008-11-11 00:55:14 UTC
Finished.
Comment 12 Andres Aragoneses 2008-11-11 00:59:07 UTC
-> fixed