We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A UIATextInfo object is returned.
NotImplementedError is raised.
From the source code:
#rangeFromPoint causes a freeze in UIA client library!
This comment was added to the source in 2012.
@michaelDCurran: Could it be that this bug is fixed in UIA, at least on Windows 10?
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Steps to reproduce:
Expected behavior:
A UIATextInfo object is returned.
Actual behavior:
NotImplementedError is raised.
Technical background
From the source code:
This comment was added to the source in 2012.
@michaelDCurran: Could it be that this bug is fixed in UIA, at least on Windows 10?
The text was updated successfully, but these errors were encountered: