Opened 13 years ago

Closed 13 years ago

#6921 closed Bug (fixed)

SCAYT attributes needs to be filtered on paste

Reported by: WebSpellChecker.net Owned by:
Priority: Normal Milestone: CKEditor 3.5.3
Component: UI : Spell Checker Version: 3.5
Keywords: Cc: tech@…

Description

This is the follow-up of bug #6588.

Pasted text markuped with SCAYT in one language is not re-checked with SCAYT if another spellchecking language is selected in editor.

Steps to reproduce:

  1. Open 2 pages of http://ckeditor.com/demo, enable SCAYT for both of them.
  2. In first window in SCAYT's menu select "French" as spellchecking language, wait for misspelled words to be underlined.
  3. Select all text from the first window and paste it into second one.

Actual result:
Correct words in English are still shown as misspelled.

Expected result:
On pasting old SCAYT markup is removed, new markup is applied after processing text.

Attachments (1)

6921.patch (829 bytes) - added by WebSpellChecker.net 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by WebSpellChecker.net

Attachment: 6921.patch added

comment:1 Changed 13 years ago by WebSpellChecker.net

Here is the part of http://dev.ckeditor.com/attachment/ticket/6588/6588_4.patch. Filtering SCAYT attributes should be included to fix this issue.

comment:2 Changed 13 years ago by Garry Yao

Keywords: HasPatch Review? removed
Milestone: CKEditor 3.5.2
Resolution: fixed
Status: newclosed

Fixed with [6439].

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