Opened 14 years ago
Closed 14 years ago
#6481 closed Bug (fixed)
[IE] 'document' is null or not an object error
Reported by: | WebSpellChecker.net | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.2 |
Component: | UI : Spell Checker | Version: | 3.4.1 |
Keywords: | IE, HasPatch | Cc: | tech@… |
Description
Steps to reproduce:
- Open ckeditor/_samples/divreplace.html
- Doubleclick on first div -> CKEditor loads -> Enable SCAYT
- Doubleclick on second div -> CKEditor loads -> Enable SCAYT
Expected result:
No errors
Actual Result:
In IE 6/7/8(CompatView) error is shown:
Message: 'document' is null or not an object
Line: 1820
Char: 1
Code: 0
URI: http://svc.spellchecker.net/scayt25/loader__base.js
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | 6481.patch added |
---|
comment:1 Changed 14 years ago by
Keywords: | HasPatch Review? added |
---|
comment:2 Changed 14 years ago by
Keywords: | Review? removed |
---|---|
Milestone: | → CKEditor 3.4.2 |
Resolution: | → fixed |
Status: | new → closed |
Fixed with [5966].
Here we propose patch to fix this bug. Enabling/disabling SCAYT can't be undone and shouldn't be saved in undo/redo system.