Opened 11 years ago

Closed 11 years ago

Last modified 10 years ago

#10233 closed Bug (invalid)

Speckie spell-checker problem in CKEditor

Reported by: Dan Johnson Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

using speckie in a ckeditor field

Choosing 'Ignore All', or 'Add to Dictionary' leaves words underlined.

It appears to recognise the command though, as the context menu no longer makes correction suggestions.

Both parts work perfectly on their own.

Change History (2)

comment:1 Changed 11 years ago by Jakub Ś

Keywords: speckie removed
Resolution: invalid
Status: newclosed
Version: 4.0.2

We had an issue with Speckie #7963 but it has been fixed in CKEditor 3.6.1.

I have check this test case in plain contenteditable div and textarea (Read with no editor).

  • Speckie 1.9.5 acted the same as in editor - it was leaving words underlined in both contenteditable div and textarea.
  • Speckie 5.7 acted the same in text fields while ignoring completely contenteditable fields (no underline was made)

Taking the above into account this isn't editor but speckie bug as the same behaviour can be observer for plain HTML elements. This bug should be reported to speckie.

comment:2 Changed 10 years ago by Jakub Ś

#10962 was marked as duplicate.

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