Dotclear

Ticket #2092 (closed enhancement: fixed)

Opened 10 years ago

Last modified 10 years ago

No spell check with Firefox and dcCKEditor

Reported by: llaumgui Owned by: team
Priority: normal Milestone: 2.8
Component: module:public Version: 2.7.5
Severity: normal Keywords:
Cc:

Description

currently, there is no spell checking capability with Firefox on dcCKEditor.

A solution is to don't disable native spell checker :  http://docs.ckeditor.com/#!/api/CKEDITOR.config

config.disableNativeSpellChecker = false;

A better solution is to allow (checkbox ?) to enable or disable from the dcCKEditor settings page.

Change History

comment:1 Changed 10 years ago by Nicolas <nikrou77@…>

  • Status changed from new to closed
  • Resolution set to fixed

(In [6bd009da1432]) Allow user to disable (or not) native spellchecker for CKEditor Fix #2092

Note: See TracTickets for help on using tickets.

Sites map