cc @codeofdusk
Steps to reproduce:
- With braille enabled, open a windows console with UIA enabled
- type hello
- Press left arrow multiple times.
Actual behavior:
Braille does not show the character the caret is at. When hello was typed, the whole word is shown. However, when pressing left arrow N times, the result after the prompt is as follows:
- hell
- helo
- helo
- hllo
- ello
Expected behavior:
The current character is not stripped from braille output
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-18290
Windows version:
Windows 10 1903 build 18362.239
Name and version of other software in use when reproducing the issue:
Command prompt (cmd)
Other questions
Does the issue still occur after restarting your PC?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
No
cc @codeofdusk
Steps to reproduce:
Actual behavior:
Braille does not show the character the caret is at. When hello was typed, the whole word is shown. However, when pressing left arrow N times, the result after the prompt is as follows:
Expected behavior:
The current character is not stripped from braille output
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-18290
Windows version:
Windows 10 1903 build 18362.239
Name and version of other software in use when reproducing the issue:
Command prompt (cmd)
Other questions
Does the issue still occur after restarting your PC?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
No