Ticket #4887 (confirmed Bug)
Paste: Font face and sizes not recognised on pasted content from word
| Reported by: | damo | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Pasting | Version: | 3.1 |
| Keywords: | IBM | Cc: | satya_minnekanti@… |
Description
When copying formatted text (font face & font size set) from Word, the font face and/or size is not recognized by the editor. Paste config options used:
config.pasteFromWordRemoveFontStyles = false; config.pasteFromWordRemoveStyles = false;
In the case of the font size, the pasted content uses points whereas the editor uses pixels.
Change History
comment:1 Changed 2 years ago by garry.yao
- Keywords Confirmed added
- Milestone changed from CKEditor 3.1 to CKEditor 3.2
comment:3 Changed 2 years ago by garry.yao
- Milestone changed from CKEditor 3.3 to CKEditor 3.x
Defer it due to the complexity of this feature.
Note: See
TracTickets for help on using
tickets.

We don't suppose to target font-face and size normalization at this point, leave it open for further investigation.