Opened 15 years ago
Last modified 13 years ago
#5880 confirmed Bug
Undo causes javascript errors
Reported by: | Arne | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.1 |
Keywords: | Cc: |
Description
- Go to CK editor demo page.
- Clear editor content
- Type a word
- Select and copy the word
- Paste it several times on the same line.
- Hit Ctrl-Z to undo.
- Javascript errors should be generated. Probably related to range code.
Tested on Windows, Firefox 3.6.3
Editor version : 3.3.1
Change History (2)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|---|
Summary: | [FF] - Undo causes javascript errors → Undo causes javascript errors |
Version: | → 3.1 |
Reproducible in Firefox and Webkit from CKEditor 3.1.
FF Error:
Message: Index or size is negative or greater than the allowed amount" code: "1
URI: /3.6.2/ckeditor/_source/core/dom/domobject.js
Line: 209
Webkit Error:
Message:Uncaught Error: INDEX_SIZE_ERR: DOM Exception 1
URI: