In file wysiwyg/editors/fckeditor.inc and function wysiwyg_fckeditor_settings please add:
'FirefoxSpellChecker' => TRUE,
Thanks

Comments

twod’s picture

We won't enable the spellchecker by default, but we could add it as a plugin.
In the meanwhile, you can inject this option using your template.php file, more details in the comments of #313497: Allow configuration of advanced editor settings.

twod’s picture

Assigned: hop » Unassigned
Status: Active » Closed (duplicate)

On second thought, this is not really a plugin but an option native to the editor. Marking as duplicate of the issue I mentioned above.