Skip to content

Error tracing from Uia #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jkotas opened this issue Nov 21, 2018 · 2 comments
Closed

Error tracing from Uia #25

jkotas opened this issue Nov 21, 2018 · 2 comments

Comments

@jkotas
Copy link
Member

jkotas commented Nov 21, 2018

Tracing of errors from Uia depends on .NET Framework-specific COM interfaces that are not supported in .NET Core. Consider updating the error tracing to preserve this (for example, by adding custom interface method to return the type name as a string).

Related:
https://github.com/dotnet/corefx/issues/33638 dotnet/coreclr#21137 (comment)

@jkotas
Copy link
Member Author

jkotas commented Nov 21, 2018

cc @ericstj

@miguep
Copy link
Contributor

miguep commented Nov 28, 2018

@jkotas UIAutomationCore is a Windows dll, not a WPF one. We should open a bug against Windows.

@rladuca rladuca closed this as completed Dec 4, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Apr 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants