Skip to content

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

Merged
michaelDCurran merged 2 commits into
nvaccess:masterfrom
codeofdusk:t10036
Dec 3, 2019
Merged

UI Automation in Windows Console: report space for blank console characters#10562
michaelDCurran merged 2 commits into
nvaccess:masterfrom
codeofdusk:t10036

Conversation

@codeofdusk

Copy link
Copy Markdown
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.

Comment thread source/NVDAObjects/UIA/winConsoleUIA.py Outdated
Co-Authored-By: Leonard de Ruijter <leonardder@users.noreply.github.com>
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