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
NVDA reports the character under the virtual cursor, but does not report that the text was unselected.
NVDA should announce that the text was unselected.
Installed
2019.3beta3
Windows 7 and Windows 10
Yes
No
The text was updated successfully, but these errors were encountered:
Which browser are you using? Can you please try NVDA 2019.2.1 and report the behavior?
Sorry, something went wrong.
I can produce this using alpha-19538,b21a299b and Chrome. This does not occur with NVDA 2019.2.1.
The problem occurs in any application where there is browse mode (Firefox, chrome, Thunderbird etc.). In NVDA 2019.2.1 everything works correctly.
Fix for #10731: cursorManager: ensure that NVDA speaks text being uns…
550283d
…elected in browseMode again. Fixes regression caused by #10389.
ensure NVDA speaks text being unselected in browse mode (#10862)
96ed918
* Fix for #10731: cursorManager: ensure that NVDA speaks text being unselected in browseMode again. Fixes regression caused by #10389. * Fix linting issues.
Successfully merging a pull request may close this issue.
kvark128 commentedJan 30, 2020
Steps to reproduce:
Actual behavior:
NVDA reports the character under the virtual cursor, but does not report that the text was unselected.
Expected behavior:
NVDA should announce that the text was unselected.
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
2019.3beta3
Windows version:
Windows 7 and Windows 10
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
The text was updated successfully, but these errors were encountered: