Opened 14 years ago

Closed 8 years ago

Last modified 8 years ago

#6789 closed Bug (fixed)

Pasting: mso-list: ignore not handled properly

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone: CKEditor 4.6.0
Component: Plugin : Paste from Word Version:
Keywords: Cc:

Description (last modified by Jakub Ś)

  1. Go to source mode
  2. Copy the following content in the editor :
    <pre>
    <span style="mso-list: ignore">
     test
    </span>
    </pre>
    
  3. Go to wysiwyg mode
  4. Select all
  5. Press ctrl-X ( Cut )
  6. Press Ctrl-V (Paste )
  7. Now , you get a message asking to cleanup the content
  8. Press OK
  9. Notice that the text now contains <> test:
<pre>
&lt;&gt;test 
&nbsp;</pre>

NOTE: Problem with HTML is no longer reproducible in CKE 3.6.6 and CKE 4.0.1. The only way to reproduce this issue is using MS Word file.

Attachments (1)

test.doc (49.0 KB) - added by Wiktor Walc 14 years ago.

Download all attachments as: .zip

Change History (9)

comment:1 Changed 14 years ago by Wiktor Walc

Status: newconfirmed

comment:2 Changed 14 years ago by Garry Yao

Status: confirmedpending

"mso-list:Ignore" is a internal styled used by MS Office application suite, and doesn't present alone, as I can see this tc is not from a real world bug, I'd like to see if there's one originates this.

Changed 14 years ago by Wiktor Walc

Attachment: test.doc added

comment:3 Changed 14 years ago by Wiktor Walc

Status: pendingconfirmed

The attached Word document can be used to reproduce this issue.

comment:4 Changed 12 years ago by Jon Sykes

We have replicated this issue with the doc above in 3.6.4 we're also getting the issue a lot in production.

comment:5 Changed 12 years ago by Jakub Ś

Description: modified (diff)

comment:6 Changed 11 years ago by Frederico Caldeira Knabben

Component: Core : PastingPlugin : Paste from Word

comment:7 Changed 8 years ago by Tade0

Resolution: fixed
Status: confirmedclosed

Fixed with new Paste From Word plugin in 4.6.0.

comment:8 Changed 8 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