|
Bugzilla – Full Text Bug Listing |
| Summary: | ToolStripTextBox: Begin implementation | ||
|---|---|---|---|
| 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: | 428792, 443885 | ||
| Bug Blocks: | |||
|
Description
Brad Taylor
2008-09-22 18:11:19 UTC
This should build upon TextBox. 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. Hours. We depend on the bridge here... s/bridge/provider Seems like the provider bugs that this depends on are closed. Is there anything else you need from the provider folks to complete this? I'm bumping this to a P2 because it needs to be in the 0.9.1 release. Please take the opportunity to share some of this P2 work with Mike so that you're not swamped. Should be working by r121807. Long time to figure out some silly issues *and* to find out the additions of this tests actually are not responsible of the failing test (regression) I'm seeing in the bridge tests: 6) UiaAtkBridgeTest.BridgeTests.TextBoxView : CaretOffset SL Expected: 24 But was: 0 at UiaAtkBridgeTest.AtkTester.InterfaceTextAux (BasicWidgetType type, Boolean onlySingleLine, Atk.Object accessible, System.Object widget) [0x000e3] in /home/knocte/Documents/iDocs/Proyectos/mono/a11y/uia2atk2/UiaAtkBridge/Test/AtkTest/AtkTester.cs:889 at UiaAtkBridgeTest.AtkTester.InterfaceText (BasicWidgetType type, Boolean onlySingleLine) [0x00000] in /home/knocte/Documents/iDocs/Proyectos/mono/a11y/uia2atk2/UiaAtkBridge/Test/AtkTest/AtkTester.cs:841 at UiaAtkBridgeTest.AtkTests.TextBoxView (System.Object widget) [0x0000b] in /home/knocte/Documents/iDocs/Proyectos/mono/a11y/uia2atk2/UiaAtkBridge/Test/AtkTest/AtkTests.cs:489 at UiaAtkBridgeTest.AtkTests.TextBoxView () [0x00000] in /home/knocte/Documents/iDocs/Proyectos/mono/a11y/uia2atk2/UiaAtkBridge/Test/AtkTest/AtkTests.cs:480 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00057] in /home/knocte/Documents/iDocs/Proyectos/mono/trunk/mcs/class/corlib/System.Reflection/MonoMethod.cs:159 |