|
Bugzilla – Full Text Bug Listing |
| Summary: | ToolStripComboBox: 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: | --- |
| Bug Depends on: | 428650 | ||
| Bug Blocks: | |||
|
Description
Brad Taylor
2008-09-22 18:11:00 UTC
This should inherit from ComboBox, but a unit test will still be required. 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. Orig. Est is not the right place for estimates as they do not alter the Curr. Est. field. Because of this, Bugzilla tells Berserk that Remaining Hours is 0. Updating Remaining Hours is the right place for new estimates. Sorry for the spam. This should work OOTB. As of r120994, this is not working. I get the following warnings printed out on the console: WARNING: Selection not implemented for MenuItem This is a priority for our 0.91 release, bumping priority to P2. This is working on trunk now. I'm afraid it's quite difficult to isolate the fixes to backport, as there have been a lot of refactorings :( |