Opened 10 years ago
Closed 10 years ago
#13444 closed Bug (invalid)
System does not copy paste microsoft word formatting into CKEditor
Reported by: | david.zhang | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | |
Keywords: | Cc: |
Description
When pasting from MS Word, WPS,documents some of the formatting is lost. But it works on LibreOffice.
Steps to reproduce:
1:use MS Word, create a new word file, and add a text “Hello,CKEditor”,
2:color the fontas RED.
3:CTRL+C and CTRL+V , past it to CKEditor.
Expected Result:
They would be pasted without any styling but all the text are there
Actual Result: The text style is not pasted into CKEditor at all.
Change History (1)
comment:1 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 4.4.5 |
http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordRemoveFontStyles
http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-pasteFromWordRemoveStyles
http://docs.ckeditor.com/#!/guide/dev_acf