Opened 9 years ago
Closed 9 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
- Open CKEditor with SCAYT plugin having the hash 54fcc98c5d12d654c378d884d3299a5d3422cc9e.
- Open console.
- 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:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.5.5 |
I can reproduce this issue but it's the problem in wsc and not the editor.
Bug in SCAYT tracker: https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/110.