Opened 11 years ago

Closed 7 years ago

Last modified 7 years ago

#10643 closed Bug (fixed)

Differences between Ctrl+V and pasting from pastefromword dialog

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone: CKEditor 4.6.0
Component: Plugin : Paste from Word Version: 3.0
Keywords: Cc:

Description

  1. Open replacebycode sample
  2. Open attached word file and copy heading (with trailing space)
  3. In Editor 3.x press enter at the end of first line to insert new paragraph
  4. In editor 4.x press enter 2 times e.g. in second paragraph in and a half ho^urs outside to split existing paragraph and insert new line
  5. Paste heading with Ctrl+v and then with pastefromword dialog.

In first case editor doesn't filter Word code:

  • Chrome - <h1><span lang="EN-IN">This is heading1<o:p></o:p></span></h1>
  • Opera - <h1><span lang="EN-IN">This is heading1</span></h1> - not sure if this is a bug.
  • IE - <h1 style="margin: 24pt 0cm 0pt;"><span lang="EN-IN"><strong><font size="5"><font color="#365f91"><font face="Cambria">This is heading1<o:p></o:p></font></font></font></strong></span></h1>
  • IE - Additional issue - when using dialog IE pastes heading as paragraph (all other browsers recognize heading 1)

Problem can be reproduced from CKEditor 3.0 (only Firefox seems to work fine)

Attachments (1)

sample1.docx (13.5 KB) - added by Jakub Ś 11 years ago.

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by Jakub Ś

Attachment: sample1.docx added

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed

NOTE: Attached sample contains two paragraphs. Author claims that copying first paragraph and part of second, next pasting them with Ctrl+V will result in to lines separated by BR in enter mode set to DIV.

I wasn’t however able to reproduce it.

Version 0, edited 11 years ago by Jakub Ś (next)

comment:2 Changed 10 years ago by Frederico Caldeira Knabben

Component: GeneralPlugin : Paste from Word

comment:3 Changed 7 years ago by Tade0

Resolution: fixed
Status: confirmedclosed

Fixed with new Paste From Word plugin in 4.6.0.

comment:4 Changed 7 years ago by Anna Tomanek

Milestone: CKEditor 4.6.0
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