Opened 12 years ago
Closed 11 years ago
#9904 closed Bug (fixed)
IE7-10: Pressing Ctrl+Z after inserting HR causes JS error
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0.1 |
Keywords: | IE | Cc: |
Description
In IE7-10 latest master (Problem does not occur in CKE 4.0):
- Go to replacebycode sample
- Switch to source and insert
<hr /> <hr />
- Insert New line, with the help of magic line, under the HR
- Press Ctrl+Z
Result: JS error pops out
Message: Access Denied
Line: 190
URI: ckeditor4/core/dom/document.js
Change History (2)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
I cannot reproduce this on 4.2 or latest master.