Steps to reproduce:
- Open the configuration profiles dialog
- Create a new profile, ensure manual activation
- Save configuration
- Open NVDA's settings dialog, go to braille settings, then save.
- Save configuration
Actual behavior:
Contents of profile after 3:
schemaVersion = 13
[vision]
[[NVDAHighlighter]]
highlightFocus = False
highlightNavigator = False
highlightBrowseMode = False
[[screenCurtain]]
warnOnLoad = False
playToggleSounds = True
Contents of profile after 5:
schemaVersion = 13
[vision]
[[NVDAHighlighter]]
highlightFocus = False
highlightNavigator = False
highlightBrowseMode = False
[[screenCurtain]]
warnOnLoad = False
playToggleSounds = True
[braille]
translationTable = nl-comp8.utb
inputTable = nl-comp8.utb
mode = followCursors
expandAtCursor = False
showCursor = True
cursorBlink = True
cursorBlinkRate = 500
cursorShapeFocus = 192
cursorShapeReview = 128
showMessages = 1
messageTimeout = 4
tetherTo = auto
readByParagraph = False
paragraphStartMarker = ""
speakOnRouting = False
wordWrap = False
focusContextPresentation = changedContext
Expected behavior:
Profile should be empty after both step 3 and step 5:
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-33940
Windows version:
Windows 11 24h2
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.
Yes, at least the 2024.3 and 2024.4 cycles have this issues as far as I know
If NVDA add-ons are disabled, is your problem still occurring?
Yes
Steps to reproduce:
Actual behavior:
Contents of profile after 3:
Contents of profile after 5:
Expected behavior:
Profile should be empty after both step 3 and step 5:
System configuration
NVDA installed/portable/running from source:
Installed
NVDA version:
alpha-33940
Windows version:
Windows 11 24h2
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.
Yes, at least the 2024.3 and 2024.4 cycles have this issues as far as I know
If NVDA add-ons are disabled, is your problem still occurring?
Yes