Bug 428529 - MainMenu: Begin implementation
Summary: MainMenu: Begin implementation
Status: NEW
Alias: None
Product: UI Automation
Classification: Mono
Component: Winforms - ATK (show other bugs)
Version: Unspecified
Hardware: Other Other
: P4 - Low : Enhancement
Target Milestone: Release 1.1
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on: 428537
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-22 18:08 UTC by Brad Taylor
Modified: 2009-04-10 03:46 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:27 UTC
Implement AtkAccessible and AtkComponent for MainMenu (deprecated; new: MenuStrip) and develop initial unit test.

Specification
==============

Acts As: Menu Bar
Similar To: GtkMenuBar
Provides: AtkAccessible, AtkComponent, AtkSelection
Default State: Enabled, Sensitive, Showing, Visible
Comment 1 Andres Aragoneses 2008-09-23 16:28:22 UTC
This is a parent, so we need Children checks too for it (note to implementor: it should inherit from ComponentParentAdapter, not ComponentAdapter).
Comment 2 Andres Aragoneses 2008-09-24 20:44:36 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:48 UTC
Moving all of these to P4 to show that they have been triaged.  Will be reprioritizing these properly tomorrow.
Comment 4 Andres Aragoneses 2008-10-30 15:04:08 UTC
The deprecated one comes after, and then we shift estimation hours with it.
Comment 5 Andres Aragoneses 2008-10-30 17:32:45 UTC
Forgot to change Hours Left as well.
Comment 6 Sanford Armstrong 2009-02-05 10:17:33 UTC
Committed to UIAutomationWinforms in r125835.
Comment 7 Sanford Armstrong 2009-02-05 10:18:47 UTC
Whoops, I mixed up my provider and bridge bugs. This is still open.
Comment 8 Sanford Armstrong 2009-02-06 20:05:41 UTC
Adding hours for testing, as MainMenu seems to be well supported.
Comment 9 Brad Taylor 2009-03-09 13:42:37 UTC
Moving enhancement requests (e.g.: new features pending completion) to the 1.1 milestone.