Steps to reproduce:
- nvda+Ctrl+Z Type the following, then press enter:
print("hello")
print(['hello'])
Actual behavior:
NVDA speaks "" "blank" after each output:
- 'hello' blank
- ['hello'] blank
Expected behavior:
No redundant "" "blank" should be reported.
NVDA logs, crash dumps and other attachments:
nvda_log.txt
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
NVDA-2023.1
Windows version:
Windows 10 22H2 (AMD64) build 19045.3086
Name and version of other software in use when reproducing the issue:
None
Other information about your system:
None
Other questions
Does the issue still occur after restarting your computer?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
No
If NVDA add-ons are disabled, is your problem still occurring?
Yes
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
yes
Steps to reproduce:
print("hello")print(['hello'])Actual behavior:
NVDA speaks "" "blank" after each output:
Expected behavior:
No redundant "" "blank" should be reported.
NVDA logs, crash dumps and other attachments:
nvda_log.txt
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
NVDA-2023.1
Windows version:
Windows 10 22H2 (AMD64) build 19045.3086
Name and version of other software in use when reproducing the issue:
None
Other information about your system:
None
Other questions
Does the issue still occur after restarting your computer?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors.
No
If NVDA add-ons are disabled, is your problem still occurring?
Yes
Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?
yes