Cc @nvdaes
Introduced in #17222
Steps to reproduce:
- Define braille tables for input and output.
- Change NVDA's language.
Actual behavior:
Braille tables for input and output are set to auto.
Expected behavior:
Braille tables should be left alone. Since the default is auto, the user probably chose a specific table for a reason.
note that changing the braille table is even more problematic when you are changing NVDA's language when a configuration profile is active. The profile will be reset to auto, not the default configuration.
Additional context
I sometimes switch between NVDA languages to test add-on translations. Current behavior requires me to change braille tables every time after changing the language. This is far from ideal.
Cc @nvdaes
Introduced in #17222
Steps to reproduce:
Actual behavior:
Braille tables for input and output are set to auto.
Expected behavior:
Braille tables should be left alone. Since the default is auto, the user probably chose a specific table for a reason.
note that changing the braille table is even more problematic when you are changing NVDA's language when a configuration profile is active. The profile will be reset to auto, not the default configuration.
Additional context
I sometimes switch between NVDA languages to test add-on translations. Current behavior requires me to change braille tables every time after changing the language. This is far from ideal.