Opened 12 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 12 years ago by Jakub Ś

and the JS is overriding the element with the actual markup duplicated due to appending the actual markup

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.

comment:2 Changed 12 years ago by Jakub Ś

Status: newpending

@mbaroz any updates?

comment:3 Changed 12 years ago by Jakub Ś

Resolution: expired
Status: pendingclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy