Opened 11 years ago
Last modified 8 years ago
#11294 closed Bug
Font size is not preserved when pasting content from Word 2010 — at Version 1
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.6.0 |
Component: | Plugin : Paste from Word | Version: | |
Keywords: | Cc: | jairaman.iyer@… |
Description (last modified by )
When using the attached document and CKEditor 4.3.1 Full with:
config.pasteFromWordRemoveFontStyles = false; config.pasteFromWordRemoveStyles = false; config.allowedContent = true;
the font size of elements after links is somehow lost.
Confirmed in IE10 & IE11 @ Windows 7.
Before pasting (MS Word):
After pasting (CKEditor):
Change History (4)
Changed 11 years ago by
Attachment: | list_with_links.png added |
---|
Changed 11 years ago by
Attachment: | NotesFormatting.docx added |
---|
Changed 11 years ago by
Attachment: | before_pasting.png added |
---|
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|