|
Bugzilla – Full Text Bug Listing |
| Summary: | MenuStrip: Implement AtkSelection | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | Brad Taylor <btaylor1> |
| Component: | Winforms - ATK | Assignee: | Andres Aragoneses <aaragoneses> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Enhancement | ||
| Priority: | P4 - Low | ||
| Version: | Unspecified | ||
| Target Milestone: | Release 1.0 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 428537, 428826 | ||
| Bug Blocks: | |||
| Attachments: | Partial UiaAtkBridge implementation | ||
|
Description
Brad Taylor
2008-09-22 18:08:29 UTC
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. |