|
Bugzilla – Full Text Bug Listing |
| Summary: | Refactor the bridge | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | Andres Aragoneses <aaragoneses> |
| Component: | Winforms - ATK | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | NEW --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Enhancement | ||
| Priority: | P4 - Low | ||
| Version: | Unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Andres Aragoneses
2009-01-26 15:24:49 UTC
Additionally, it seems critical to me to handle Name and NameProperty changes at a higher level (Adapter...?). This should be a simple fix and a big win for us as we won't have to deal with listening to AutomationPropertyChanged events for NameProperty on every single control. (In reply to comment #1) > Additionally, it seems critical to me to handle Name and NameProperty changes > at a higher level (Adapter...?). This should be a simple fix and a big win for > us as we won't have to deal with listening to AutomationPropertyChanged events > for NameProperty on every single control. Sounds good. |