Opera: when SCAYT is enabled, it is impossible to create new paragraph
Steps to reproduce
- type some text
- enable SCAYT
- press enter, type some text
- result: new paragraph is not created, text is added at the end of previous paragraph, an error is reported in the error console:
Event thread: keyup
Error:
name: TypeError
message: Statement on line 3677: Cannot convert undefined or null to Object
stacktrace: Line 3677 of linked script http://svc.spellchecker.net/spellcheck3/lf/scayt/_base3.xd.js
while(node!=_3ad.test(node.nodeName)&&!node.previousSibling){
... Line 47 of linked script http://svc.spellchecker.net/spellcheck/lf/scayt/scayt1.js
function(){return _119.apply(_118,arguments||[]);}
Change History (7)
Milestone: |
→ CKEditor 3.x
|
Component: |
General →
UI : Spell Checker
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Milestone: |
CKEditor 3.x →
CKEditor 3.3
|
Just a note that it is also impossible to create a new list item by pressing the enter key when SCAYT is enabled.