|
Bugzilla – Full Text Bug Listing |
| Summary: | ToolStripMenuItem: 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-bugs> |
| Severity: | Enhancement | ||
| Priority: | P2 - High | ||
| Version: | Unspecified | ||
| Target Milestone: | Release 0.9 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Brad Taylor
2008-09-22 18:08:40 UTC
The implementation of a case of deprecation may be pretty fast due to the use of the same provider. This is indeed already done (class ParentMenu in the bridge). I forgot that the MenuItem provider is not done yet, so this can't be finished (what is finished is the unit tests). 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. We do non-deprecated items first. (Changing summary) Dealt with Atk.Selection tests in AtkTest. This needs to be completed and backported before Friday for our 0.9.1 release. Fixed in trunk. I don't think we can backport this :( because this may cause regressions (as it's has happened in trunk). |