-
-
Notifications
You must be signed in to change notification settings - Fork 768
Setting panels do not scroll automatically [Alpha regression] #12224
Copy link
Copy link
Closed
Milestone
Description
Steps to reproduce:
- Open a setting panel with many items, e.g. Document settings (ctrl+NVDA+D); do not maximize the window.
- Tab many times until you reach the "Spelling errors" option
- Tab once again to "Page" option
- Continue tabbing
Actual behavior:
At step 3. we can hear that the option "Page" is focused. But visually, the setting panel did not scroll automatically. Thus, the option is not visible.
At step 4, same for the following options.
Moreover, with Windows Magnifier active, the magnified view continues to follow the invisible focus at the bottom of the setting window and even below. In addition if you activate focus highlight, you will be able to see the position of this invisible focus.
Expected behavior:
The panel should scroll automatically so that the focus is always visible.
System configuration
NVDA installed/portable/running from source:
From source
NVDA version:
Version: source-master-ff79f51
Windows version:
Windows 10 1809 (64-bit) build 17763.1817
Name and version of other software in use when reproducing the issue:
N/A
Other information about your system:
N/A
Other questions
Does the issue still occur after restarting your computer?
Not tested
Have you tried any other versions of NVDA? If so, please report their behaviors.
NVDA 2020.4 does not show this issue, i.e. panel scroll automatically with focus move.
If add-ons are disabled, is your problem still occurring?
Yes
Did you try to run the COM registry fixing tool in NVDA menu / tools?
No
Reactions are currently unavailable