|
Bugzilla – Full Text Bug Listing |
| Summary: | progress bar accessible gets its name from a ToolStripLabel instead of a Label | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | Brian Merrell <bgmerrell> |
| Component: | Winforms - General | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | cachen |
| Version: | Release 1.0 | ||
| Target Milestone: | Release 1.1 | ||
| Hardware: | x86 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | Integration Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Brian Merrell
2009-05-03 00:26:18 UTC
We can probably do better here, but in early testing of Label/Name associations, it was impossible to determine the algorithm used by Microsoft to match controls with their labels, so we came up with our own way to find the "nearest" label. But given that this is text from a ToolStripLabel, which is completely ridiculous, it's probably a more straightforward bug. :-) trackbar also has such a little bit similar to this issue, and Mike resolve it. post here as a reference. bug 472767 (https://bugzilla.novell.com/show_bug.cgi?id=472767) Updating the bug summary to better describe the bug (based on Sandy's Comment #1). Also bumping to P3, because I don't think it's too terribly important (relative to some other bugs) that the progress bar name be correct. Move all P1 and P2 bugs into Release 1.1 milestone. |