#3839: SCAYT plug-in update --------------------------------+------------------------------------------- Reporter: SpellChecker.net | Owner: Type: Bug | Status: new Priority: Normal | Milestone: CKEditor 3.0 Component: UI : Spell Checker | Version: CKEditor 3.0 RC Keywords: Review- | --------------------------------+-------------------------------------------
Comment(by SpellChecker.net): We're in progress reviewing the problem with IE. SCAYT core does not use setData - it interacts directly with editable iframe element, but the problem can be easily reproduced in IE if 1. type some text with misspellings 2. enable SCAYT 3. start WSC 4. update misspellings in WSC 5. click Finish Checking in WSC: at this point setData is called by WSC. After setData performed (we can see that because content of editor is changed) there are JS errors - one of them is permission denied - same as (or similar to) the problem which happens when "new document" button is clicked. In the SCAYT plug-in we are using contentDom event to create or re-create SCAYT instance. This even was introduced to us by CK team during adaptation of SCAYT plug-in code to the CKeditor - may be processing of this event is the reason for the problem. We are in progress with this also and would like to get any suggestions if there are any. -- Ticket URL: <http://dev.fckeditor.net/ticket/3839#comment:2> FCKeditor <http://www.fckeditor.net/> The text editor for Internet ------------------------------------------------------------------------------ _______________________________________________ FCKeditor-Trac mailing list FCKeditor-Trac@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fckeditor-trac