nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
Other
2.09k stars 628 forks source link

Add system tests for general NVDA usage #12397

Open seanbudd opened 3 years ago

seanbudd commented 3 years ago

Is your feature request related to a problem? Please describe.

12393 notes that NVDA speech isn't pausing and resuming properly with shift. Another comments notes that setting the speech mode also doesn't work.

10946 notes that NVDA speech isn't pausing and resuming when used multiple times

12399 notes that NVDA can fail to install or uninstall addons as many change the way imports are ordered

Describe the solution you'd like

Describe alternatives you've considered

Manual testing

CyrilleB79 commented 3 years ago

@seanbudd you write:

10946 notes that NVDA speech isn't pausing and resuming when used multiple times

Since I am the reporter for #10946, let me clarify things: As explained in https://github.com/nvaccess/nvda/issues/10946#issuecomment-844177129, the issue may occur even when pressing shift at the first time; the probability that the error occurs is just very low, hence the recommendation to press shift many times in order to help this error be reproduced.