Opened 15 years ago
Closed 15 years ago
#4947 closed Bug (fixed)
JavaScript errors when SCAYT is enabled and PRE tag is used
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | 3.0.1 |
Keywords: | Confirmed SpellChecker.net | Cc: |
Description
Tested and confirmed in FF 3.5, IE8, Safari 4.
Steps to reproduce
- start with empty content
- enable SCAYT
- paste the following in source mode:
<pre>something foo</pre>
- switch to wysiwyg mode
- move cursor to the end of line
- press enter
- result:
node is null http://svc.spellchecker.net/spellcheck3/lf/scayt/_base.xd.js Line 3772
Fixed.