|
Bugzilla – Full Text Bug Listing |
| Summary: | Translate the AutomationElement proerty value For the AutomationPropertyChangedEvent (UiaDbus) | ||
|---|---|---|---|
| Product: | [Mono] UI Automation | Reporter: | Rui Guo <rguo> |
| Component: | Client - UIA | Assignee: | E-mail List <mono-a11y-bugs> |
| Status: | CONFIRMED --- | QA Contact: | E-mail List <mono-a11y-qa> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 559577 | ||
|
Description
Rui Guo
2009-11-26 08:02:19 UTC
Make a note here: Another situation for us to take care of value transported over dbus: TextPatternRange.GetAttributeValue () where all supported attributes are listed in the "TextPattern Fields" MSDN topic. E.g. some attribute could be CultureInfo class, PageSettings class, or Color class. I'm not sure yet these attributes can survive over dbus. Matt, what's the status on this bug? I thought you'd fixed some of these issues already? |