Opened 12 years ago
Closed 9 years ago
#11294 closed Bug (fixed)
Font size is not preserved when pasting content from Word 2010
| 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):
Attachments (3)
Change History (9)
Changed 12 years ago by
| Attachment: | list_with_links.png added |
|---|
Changed 12 years ago by
| Attachment: | NotesFormatting.docx added |
|---|
Changed 12 years ago by
| Attachment: | before_pasting.png added |
|---|
comment:1 Changed 12 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 12 years ago by
| Cc: | jairaman.iyer@… added |
|---|
comment:3 Changed 12 years ago by
| Status: | new → confirmed |
|---|
comment:4 Changed 12 years ago by
| Component: | Core : Pasting → Plugin : Paste from Word |
|---|
comment:5 Changed 10 years ago by
comment:6 Changed 9 years ago by
| Milestone: | → CKEditor 4.6.0 |
|---|---|
| Resolution: | → fixed |
| Status: | confirmed → closed |
Fixed with new Paste From Word plugin in 4.6.0.



I can see this issue is still reproducible in IE10 but not IE11.