Disable Automatic Spell Checker
Posted: Thu Aug 14, 2025 3:46 pm
Good morning,
We would like to disable the automatic spell checker in Oxygen Web. We attempted to use the setting "spell.check.options>automaticSpellCheck>false" within the options.xml file, but the system did not deactivate the feature.
We also tried "autocorrect.feature.state>false", but again, it didn’t work.
We found that disabling "Preferences > Enable automatic spell checking" sets the variable -oxy-core-spellcheck.enabled>false in Browser Local Storage, which effectively solved the issue.
However, we want this feature to be disabled by default for all users, without requiring them to manually change the setting.
Could you please advise us on how to configure this as the default in our framework?
Thank you in advance!
We would like to disable the automatic spell checker in Oxygen Web. We attempted to use the setting "spell.check.options>automaticSpellCheck>false" within the options.xml file, but the system did not deactivate the feature.
We also tried "autocorrect.feature.state>false", but again, it didn’t work.
We found that disabling "Preferences > Enable automatic spell checking" sets the variable -oxy-core-spellcheck.enabled>false in Browser Local Storage, which effectively solved the issue.
However, we want this feature to be disabled by default for all users, without requiring them to manually change the setting.
Could you please advise us on how to configure this as the default in our framework?
Thank you in advance!