Opened 13 years ago
Closed 12 years ago
#8935 closed Bug (expired)
Editing a JS code
Reported by: | Moshe | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Source View | Version: | |
Keywords: | Cc: |
Description
This issue happens in all versions: When pasting to CKE(Source View) a JS src line like("<script src='...jsfile.js'></script>") and the JS is overriding the element with the actual markup inside the text block , (like using Facebook social plugins), then returning to edit the block, the content is duplicated due to appending the actual markup to the JS source file inclusion.
Change History (3)
comment:1 Changed 13 years ago by
comment:3 Changed 12 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Could you provide any screen shots showing this problem because I don't see it.
Could you also tell me if you can reproduce it on demo page (http://ckeditor.com/demo)? More detailed steps (sample page) showing how to reproduce it are also welcome.