nvda
f40a7dcd - Always re-enable audio ducking when starting a new utterance (#17770)

Commit
1 year ago
Always re-enable audio ducking when starting a new utterance (#17770) #17747. Does not fix it completely, but makes it better. Summary of the issue: When audio ducking is set to always duck, starting Magnifier overrides the audio ducking behavior, until the user changes the NVDA setting again. Description of user facing changes NVDA will now change the audio ducking behavior back to "always duck" each time a new utterance is started. Although Magnifier can still cancel audio ducking when it's started, NVDA will fix this next time it starts an utterance. Description of development approach Made _setDuckingState(True) always executed regardless of the current ref count.
Author
Parents
Loading