Open burmancomp opened 1 month ago
Ideally NVDA shows first line for a limited period of time and then the last line permanently. In this way, deafblind folks would know better where selection started and where it ends.
I edited "steps to reproduce" because this seems to be generic issue.
Steps to reproduce:
You can get similar results at least in word 2019. In web pages with browse mode behavior is different. To get this behavior it is essential that you are in the end of document when pressing control+a.
For example:
Actual behavior:
Braille shows first line but if you press shift+left arrow last character of selection is unselected. In web pages with browse mode shift+right arrow unselects first character which is logical at least if it is thought that selection would have been done from the end of document with shift+control+home.
Expected behavior:
Because in edit controls shift+left arrow unselected last character braille should show end of last line when control+a is pressed. Also in browse mode I would prefer to show the end of last line because when control+a was pressed the end of document was shown.
NVDA logs, crash dumps and other attachments:
System configuration
NVDA installed/portable/running from source:
installed
NVDA version:
alpha-34198,67f6cb99 (2025.1.0.34198)
Windows version:
windows 11 23h2
Name and version of other software in use when reproducing the issue:
Other information about your system:
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.
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?