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 )
To reproduce the defect:
- Open Replace by class sample, copy HTML content from above editor body and paste in to editor.
- 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>
- Switch back to Rich text.
- 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
Attachment: | pasted HTML Content.jpg added |
---|
Changed 13 years ago by
Attachment: | editor body after switching back from source to richtext.jpg added |
---|
comment:1 Changed 13 years ago by
Keywords: | Safari added |
---|---|
Status: | new → confirmed |
Changed 13 years ago by
Attachment: | 9042.patch added |
---|
comment:2 Changed 13 years ago by
Milestone: | → CKEditor 3.6.4 |
---|---|
Owner: | set to Garry Yao |
Status: | confirmed → review |
comment:3 Changed 13 years ago by
Component: | General → Core : Pasting |
---|
comment:4 Changed 13 years ago by
Description: | modified (diff) |
---|
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]