Opened 9 years ago
Last modified 9 years ago
#13925 assigned Bug
[WSC] Error when clicking "Finish Checking" — at Version 1
Reported by: | Olek Nowodziński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | |
Keywords: | Cc: |
Description (last modified by )
Steps to reproduce
- Open
samples/index.html
(also http://ckeditor.com/demo) - Set the following data
<p>asd</p> <p>zxc</p> <p>qwe</p> <p>asd</p>
- From the SCAYT dropdown select "Enable SCAYT".
- From the SCAYT dropdown select "Check Spelling".
- Click "Change to".
- Click "Change to".
- Click "Finish Checking".
Expected result
Dialog closes. Back to editing content.
Actual result
Error in the console
getWordsInfockscayt.js:36:10529 TypeError: g.ltr is not an Object. (evaluating 'c in g.ltr')
Dialog does not close, just keeps displaying a spinner.
Other details (browser, OS, CKEditor version, installed plugins)
WSC Version: 3.0.7670
Tested in Chrome Version 46.0.2490.86 (64-bit), Safari Version 9.0.1 (11601.2.7.2)