Opened 8 years ago

Closed 8 years ago

#13948 closed Bug (invalid)

[Blink] SCAYT raises a warning on initialization

Reported by: Tomasz Jakut Owned by:
Priority: Normal Milestone:
Component: UI : Spell Checker Version:
Keywords: Cc:

Description

Steps to reproduce

  1. Open CKEditor with SCAYT plugin having the hash 54fcc98c5d12d654c378d884d3299a5d3422cc9e.
  2. Open console.
  3. Click "Check Speller" button and choose "Enable SCAYT".

Expected result

SCAYT is enabled without any warnings or errors.

Actual result

Warning 'Range.detach' is now a no-op, as per DOM (http://dom.spec.whatwg.org/#dom-range-detach). on line 33 of http://svc.webspellchecker.net/spellcheck31/lf/scayt3/ckscayt/ckscayt.js?1447928201435 is logged into console.

Other details (browser, OS, CKEditor version, installed plugins)

Chrome 46/Opera 33 on Ubuntu 15.10

Change History (2)

comment:2 Changed 8 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 4.5.5

I can reproduce this issue but it's the problem in wsc and not the editor.

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