|
Bugzilla – Full Text Bug Listing |
| Summary: | TextBox: Implement AtkText | ||
|---|---|---|---|
| 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 0.9 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 428592, 443885 | ||
| Bug Blocks: | |||
|
Description
Brad Taylor
2008-09-22 18:10:35 UTC
I have already worked on this a bit. 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. Forgot to mark expected milestone. I should have assigned this to myself earlier. Oops, I made a mistake, this one was not mentioned in the initial plan. Worked a bit on this one on behalf of bug 428592, but only unit tests for now. Almost done, waiting to test ValueChanged event introduced in r117009 by Mario. Ok, finally found the culprit of the issue in comment#8. Brad: I added (in r117314) a provider test that is not working, can you look at it? Raising also hours left because we need a new custom attribute for getting the position of the caret in the textbox :( Spent some time to discover bug 443885 and write a testcase for it. Some work done in r118695. Fixed in r118811. |