Skip to content
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

Limited functionality for mouse echo in UIA objects #8370

Closed
LeonarddeR opened this issue Jun 6, 2018 · 0 comments · Fixed by #8572
Closed

Limited functionality for mouse echo in UIA objects #8370

LeonarddeR opened this issue Jun 6, 2018 · 0 comments · Fixed by #8572
Milestone

Comments

@LeonarddeR
Copy link
Collaborator

Steps to reproduce:

  1. Open Microsoft Edge.
  2. With the python console, try to create a UIA textInfo object at a random point on screen.

Expected behavior:

A UIATextInfo object is returned.

Actual behavior:

NotImplementedError is raised.

Technical background

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants