Opened 13 years ago

Closed 7 years ago

#6436 closed Bug (wontfix)

Chrome: CTRL+V Paste with forcePasteAsPlainText=false inserts broken nested <div>s and sometimes <p>s

Reported by: struanb Owned by:
Priority: Normal Milestone:
Component: Core : Pasting Version: 3.3.1
Keywords: Webkit VendorFix Cc:

Description

On Chrome 6.0.472.63, when pasting a paragraph of rich text using CTRL+V, the elementspath shows an increasing set of nested <p> or <div> tags.

To reproduce, enter 'hello' into an editor with forcePasteAsPlainText=false, and hit enter. Select the entire paragraph (including the line break) and hit CTRL+C. Move the cursor to the next line and hit CTRL+V. Continuing to hit CTRL+V further reproduces the problem.

Bug reproduced on CKEditor 3.3.1, 3.4.1, and on http://nightly.ckeditor.com/5921/_samples/replacebycode.html

Attachments (2)

CKEditor Paste Chrome (wysiwyg).png (33.7 KB) - added by struanb 13 years ago.
CKEditor Paste Chrome (Source).png (45.0 KB) - added by struanb 13 years ago.

Download all attachments as: .zip

Change History (8)

Changed 13 years ago by struanb

Changed 13 years ago by struanb

comment:1 Changed 13 years ago by struanb

Keywords: Windows Chrome6 added

comment:2 Changed 13 years ago by struanb

Keywords: Linux Chrome5 Chrome7 added

comment:3 Changed 13 years ago by Krzysztof Studnik

Keywords: Chrome added; Windows Linux Chrome5 Chrome6 Chrome7 removed
Status: newconfirmed

comment:4 Changed 12 years ago by Jakub Ś

Keywords: Webkit VendorFix added; Chrome removed

Those nested divs (divs are still pasted but are not nested) are no longer reproducible in latest Chrome 18 but they are still reproducible in latest Safari 5.1.5.

Other tickets that also concern pasting in Webkit: #7146 and #6131

Last edited 12 years ago by Jakub Ś (previous) (diff)

comment:5 Changed 11 years ago by Piotrek Koszuliński

This issue isn't reproducible on Safari 6, but still on 5.1.7 and that's the last broken browser. This issue also concerns v4, but the result is a bit different.

Last edited 11 years ago by Piotrek Koszuliński (previous) (diff)

comment:6 Changed 7 years ago by Jakub Ś

Resolution: wontfix
Status: confirmedclosed

Problem can no longer be reproduced in Safari 6.x and Safari 5.x is no longer supported. I'm closing it as a "won't fix".

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