Opened 15 years ago
Closed 9 years ago
#6608 closed Bug (fixed)
pasteFromWordRemoveFontStyles configuration doesn't work with font bgcolor
| Reported by: | Garry Yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.6.0 |
| Component: | Plugin : Paste from Word | Version: | 3.1 |
| Keywords: | Cc: |
Description
Even though the documentation mentioned font background color, it actually has no effects when pasted text has a background color style. Reproduced in all browsers with the attached DOC file content.
Attachments (1)
Change History (5)
Changed 15 years ago by
comment:1 Changed 15 years ago by
comment:2 Changed 14 years ago by
| Status: | new → confirmed |
|---|---|
| Version: | 3.2 → 3.1 |
Docs clearly say that this option should remove background color - http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.pasteFromWordRemoveFontStyles
This issue has been reproducible from CKEditor 3.1.
comment:3 Changed 12 years ago by
| Component: | Core : Pasting → Plugin : Paste from Word |
|---|
comment:4 Changed 9 years ago by
| Milestone: | → CKEditor 4.6.0 |
|---|---|
| Resolution: | → fixed |
| Status: | confirmed → closed |
Setting http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordRemoveFontStyles still preserves the foreground color.

As for "pasteFromWordRemoveFontStyles" to work fully, "pasteFromWordRemoveStyles" need also be opened.