Issue found while investigating a solution for #11405. Vision providers are somewhat hard to understand, more when there are such bugs...
Steps to reproduce
- Open NVDA settings, vision category
- Check one of the highlighters, e.g. "Highlight system focus"
- Press
NVDA+shift+c to save config
- Press
escape to dismiss the changes done in the settings panel
- Press
NVDA+control+R to reload the config from disk
Actual behavior
- As expected, the focus higlighter immediately appears, since these checkboxes should have immediate effect
- As expected, the changes done in in Vision settings are rolled back, i.e. the focus highlighter disappears.
- The focus highlighter appears again, meaning it had been saved to disk at step 3.
Expected behavior
At step 3, none of the changes done in the settings dialog should be written to disk, since writing in config.conf should only be done when one presses OK in the settings dialog to validate it.
NVDA logs, crash dumps and other attachments
Not provided
System configuration
NVDA installed/portable/running from source
Installed
NVDA version
2026.1rc5
Windows version
Windows 11 25H2 (AMD64) build 26200.7840
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?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors
2025.2 also writes to disk at step 3.
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?
Not tested.
Issue found while investigating a solution for #11405. Vision providers are somewhat hard to understand, more when there are such bugs...
Steps to reproduce
NVDA+shift+cto save configescapeto dismiss the changes done in the settings panelNVDA+control+Rto reload the config from diskActual behavior
Expected behavior
At step 3, none of the changes done in the settings dialog should be written to disk, since writing in
config.confshould only be done when one presses OK in the settings dialog to validate it.NVDA logs, crash dumps and other attachments
Not provided
System configuration
NVDA installed/portable/running from source
Installed
NVDA version
2026.1rc5
Windows version
Windows 11 25H2 (AMD64) build 26200.7840
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?
Yes
Have you tried any other versions of NVDA? If so, please report their behaviors
2025.2 also writes to disk at step 3.
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?
Not tested.