-
Bug
-
Resolution: Fixed
-
Minor
-
4.2.1
For some reason when editing text in tinymce spell check does not work at all. Path to aspell is correct.
changing value from false to true on this line resolves this issue :
/lib/editor/tiny/js/tinymce/tinymce.js,
DOM$6.setAttrib(body, 'spellcheck', 'true');
- has a non-specific relationship to
-
MDL-79641 TinyMCE 6 Spellchecker
-
- Closed
-