Opened 13 years ago

Last modified 13 years ago

#9042 closed Bug

Safari: cke_pastebin remains in editor body after pasting — at Version 4

Reported by: Satya Minnekanti Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.6.4
Component: Core : Pasting Version: 3.6.3
Keywords: Safari Chrome IBM Cc: Damian, Teresa Monahan

Description (last modified by Frederico Caldeira Knabben)

To reproduce the defect:

  1. Open Replace by class sample, copy HTML content from above editor body and paste in to editor.
  1. Go back to HTML Source. See that cke_pastebin shows at end of editor content.
<body id="cke_pastebin" style="position: absolute; top: 39px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden; left: -1000px; "> </body>
  1. Switch back to Rich text.
  1. Content lost and we can't type in to editor.

This is because cke_pastebin still remains in editor body.

This was happening from revision 7383

Reproducible in Safari on Windows & all browsers (Safari, Firefox) on MAC

Change History (7)

Changed 13 years ago by Satya Minnekanti

Attachment: pasted HTML Content.jpg added

comment:1 Changed 13 years ago by Jakub Ś

Keywords: Safari added
Status: newconfirmed

Issue reproducible only in Safari (I haven't seen problems in other browsers on Mac) on Windows and Mac from CKEditor 3.6.3 rev. [7383]

Changed 13 years ago by Garry Yao

Attachment: 9042.patch added

comment:2 Changed 13 years ago by Garry Yao

Milestone: CKEditor 3.6.4
Owner: set to Garry Yao
Status: confirmedreview

comment:3 Changed 13 years ago by Garry Yao

Component: GeneralCore : Pasting

comment:4 Changed 13 years ago by Frederico Caldeira Knabben

Description: modified (diff)
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