|
Bugzilla – Full Text Bug Listing |
| Summary: | TreeView: TreeTable has wrong name implemented | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | calen chen <cachen> |
| Component: | Winforms - General | Assignee: | Brad Taylor <btaylor1> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P4 - Low | ||
| Version: | Release 1.0 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 457845 | ||
| Attachments: | Screenshot of Accerciser inspecting the tree table | ||
|
Description
calen chen
2009-03-19 08:00:38 UTC
Actually, GAIL has the name as "", not None, so I've duplicated this behavior. This is fixed in trunk r133287 and 1.0 branch r133288. Brad: the fix for this broke some bridge tests regarding the Name property. Should we revert this? Or modify the tests...? Andres, I'll take a look at the tests that broke. I see that you made this bug a blocker on #457845. How could a bug opened in 2008 be blocked by something introduced last week? Because unless I work on a tree that has the patch for this bug reverted, I cannot test it conveniently. Test my fix for it, that is. Fixed in trunk r133747 and 1.0 r133748. hi the problem still exists, TreeTable's name is not None. test on [ ] mono-core-133750-922.i586.rpm 08-May-2009 00:31 9.3M [ ] mono-winforms-133750-922.i586.rpm 08-May-2009 00:31 2.4M [ ] uiaatkbridge-133747-658.i586.rpm 08-May-2009 00:31 85K [ ] uiautomationwinforms-133740-662.i586.rpm 08-May-2009 00:31 213K r133758 Felicia, as I mentioned in comment #1, the name should be "", not None. What name are you seeing? hi Brad I'm sorry that I didn't describe the question clearly. I am seeing is the TreeTable 's name still be 'Parent1' on the latest version. Created attachment 291314 [details]
Screenshot of Accerciser inspecting the tree table
Using trunk r133899, and following the above steps, the TreeTable's name is blank. Please see the attached screenshot.
Felicia, do you have different steps? Are you seeing what I'm seeing?
Hi Brad After test on truck r133936, what I'm seeing is your seeing, the bug is fixed. I'm sorry that I have no idea why the test yesterday is not the same, anyway, I will close the bug. |