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

UI Automation in Windows Console: report space for blank console characters #10562

Merged
merged 2 commits into from
Dec 3, 2019

Conversation

codeofdusk
Copy link
Contributor

Link to issue number:

Closes #10036.

Summary of the issue:

Inline spaces are announced as "blank" in Windows Console, due to the underlying implementation.

Description of how this pull request fixes the issue:

Report "space" for empty console text ranges, as suggested by @michaelDCurran in the issue.

Testing performed:

Tested that inline spaces are reported as "space" when deleting text.

Known issues with pull request:

None.

Change log entry:

None.

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 this pull request may close these issues.

UIA in Windows consoles: spaces are stripped from end of line, blank reported when arrowing through them
4 participants