Opened 12 years ago

Last modified 9 years ago

#9427 closed Bug

[IE6-9] Error when pasting with SCAYT enabled — at Version 1

Reported by: Olek Nowodziński Owned by:
Priority: Normal Milestone:
Component: UI : Spell Checker Version: 3.2.1
Keywords: IE Cc: WebSpellChecker.net

Description (last modified by Jakub Ś)

  1. Go to http://ckeditor.t/ckeditor/_samples/replacebycode.html
  2. Enable SCAYT.
  3. Copy the entire sample description "This sample shows... element to be replaced."
  4. Paste when the caret is somewhere inside of: <strong>sample^ text</strong> or <a href="http://ckeditor.com/">CKEd^itor</a>
  5. Error: invalid argument

NOTES:

  • SCAYT must be enabled.
  • No error is produced when pasting directly into paragraph's first-child text node.
  • The error also depends on what has been copied - Two lines of text are needed E.g. two paragraphs.
  • There's no such problem in v4.

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Description: modified (diff)
Keywords: IE added
Status: newconfirmed
Summary: [IE7] Error when pasting with SCAYT enabled[IE6-9] Error when pasting with SCAYT enabled
Version: 3.6.43.2.1

Reproducible in IE6-9 from CKEditor 3.2.1.

JS error is:
Message: Invalid argument
Line: 3280 URI: http://svc.webspellchecker.net/scayt26/_base.xd.js

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