|
Bugzilla – Full Text Bug Listing |
| Summary: | ComboBox [DropDown]: Implement AtkAction | ||
|---|---|---|---|
| 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: | P4 - Low | ||
| 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: | 446805 | ||
| Bug Blocks: | 436409, 428607 | ||
|
Description
Brad Taylor
2008-09-22 19:20:19 UTC
I guess we only need 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. 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. Worked on tests. Made some more unit tests for a new special situation: a ghost Atk window is opened when the dropdown appears. The ghost window has been a bit complex to implement. We now only lack ElementNotEnabledException throwing in the provider, and then we can close this. Finished! |