Bug 428529

Summary: MainMenu: Begin implementation
Product: [Mono] UI Automation Reporter: Brad Taylor <btaylor1>
Component: Winforms - ATKAssignee: E-mail List <mono-a11y-bugs>
Status: NEW --- QA Contact: E-mail List <mono-a11y-qa>
Severity: Enhancement    
Priority: P4 - Low    
Version: Unspecified   
Target Milestone: Release 1.1   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on: 428537    
Bug Blocks:    

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.