Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#4667 closed Bug (wontfix)

SCAYT autoloading with multiple editors fails

Reported by: Nate Owned by:
Priority: Normal Milestone:
Component: UI : Spell Checker Version: FCKeditor 2.6.6
Keywords: HasPatch, Review? Cc: WebSpellChecker.net

Description

If you are using SCAYT and have two or more editors on a page, the setting FCKConfig.ScaytAutoStartup = true will error on all but one of the editors. All other editors will not allow you to enable SCAYT and you will receive the error, "SCAYT is not ready." If FCKConfig.ScaytAutoStartup is set to false, then each editor can be manually set to enabled with no issue. This error ONLY occurs when the autostartup is set to true.

Attachments (3)

4667.patch (13.3 KB) - added by WebSpellChecker.net 14 years ago.
4667.2.patch (13.1 KB) - added by WebSpellChecker.net 14 years ago.
4667.3.patch (12.7 KB) - added by WebSpellChecker.net 14 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Cc: WebSpellChecker.net added
Keywords: scaytautostartup multiple removed

comment:2 Changed 14 years ago by WebSpellChecker.net

Works fine with CKEditor 3.x

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Resolution: wontfix
Status: newclosed

I confirm it's working well with CKEditor. We'll be not working on it for FCKeditor. It may eventually be fixed at the SpellChecker.net side, if still an issue.

Changed 14 years ago by WebSpellChecker.net

Attachment: 4667.patch added

comment:4 Changed 14 years ago by WebSpellChecker.net

Keywords: HasPatch Review? added
Version: FCKeditor 2.6.5FCKeditor 2.6.6

The plugin code has been heavily refactored and here we propose a big patch, which fixes this bug and some others, related to this.

Here is the list of changes provided with this patch:

  • SCAYT now works with any number FCKEditor instances if ScaytAutoStartup was set to true for all of them
  • Entering "Source" mode does not reset SCAYT Options
  • ScaytUiTabs, ScaytContextCommands, ScaytsLang, ScaytCustomDictionaryIds settings ae now processed
  • Opacity of SCAYT button in toolbar is changing now in IE if SCAYT is disabled
  • and some other minor updates

Changed 14 years ago by WebSpellChecker.net

Attachment: 4667.2.patch added

comment:5 Changed 14 years ago by WebSpellChecker.net

During "release" procedure a few warnings and errors were found.

Here is updated patch.

comment:6 Changed 14 years ago by WebSpellChecker.net

User Dictionary functionality is fixed with the newest patch.

Changed 14 years ago by WebSpellChecker.net

Attachment: 4667.3.patch added
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy