Opened 12 years ago

Closed 11 years ago

Last modified 10 years ago

#9475 closed Bug (fixed)

It is not possible to paste lists or tables from any MS Word

Reported by: Jakub Ś Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 4.0
Component: Plugin : Paste from Word Version: 4.0
Keywords: Cc:

Description

To reproduce:

  1. Download both files, open them, copy lists/tables one by one with CRTL+C
  2. Click New Page button to remove contents
  3. Try to insert list/table into editor with CRTL+V or using pastefromword button.

Every time you will get message saying that it was not possible to clean up data because an error has occurred.

Attachments (2)

List2010.docx (15.0 KB) - added by Jakub Ś 12 years ago.
list2003.doc (26.5 KB) - added by Jakub Ś 12 years ago.

Download all attachments as: .zip

Change History (9)

Changed 12 years ago by Jakub Ś

Attachment: List2010.docx added

Changed 12 years ago by Jakub Ś

Attachment: list2003.doc added

comment:1 Changed 12 years ago by Jakub Ś

Status: newconfirmed

comment:2 Changed 11 years ago by Garry Yao

Component: GeneralCore : Pasting
Milestone: CKEditor 4.0

comment:3 Changed 11 years ago by Garry Yao

Regression of f7893b6e3e (Used a fragment context for html parsing for data insertion.)

comment:4 Changed 11 years ago by Garry Yao

Owner: set to Garry Yao
Status: confirmedreview

Put t/9475 on review, the regression is the fragment::writeChildrenHtml call from fragment::filterChildren will now result in a recursive call, the patch adds a new argument to the signature so the root filter will not be applied by default.

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

Status: reviewreview_passed

comment:6 Changed 11 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

comment:7 Changed 10 years ago by Frederico Caldeira Knabben

Component: Core : PastingPlugin : Paste from Word
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