Summary: even though the "spellcheck" option is checked by default and the necessary plugins are loaded, spellchecking does not occur automatically.
- The configuration folder is emptied.
- The FR plugin is loaded on project load
- The "spellcheck" preference is on but spellchecking does not happen.
- Reloading the project does not trigger spellchecking.
- Unckecking "spellcheck" and rechecking it does not trigger the spellchecking.
What should happen : OmegaT should spellcheck automatically without the user having to do anything.
I raised Pull Request for the fix: fix(spellcheck): fix module category metadata for spell checkers
Here is a dev mail thread for the problem analysis.
The fix is released as weekly release.