Opened 7 years ago

Last modified 7 years ago

#16897 new Bug

Paste From Word: Font family not copied over multiple paragraphs with non-standard font

Reported by: Andrew Williams Owned by:
Priority: Normal Milestone:
Component: Plugin : Paste from Word Version: 4.6.2
Keywords: font PasteFromWord Cc: felbrigg.herriot@…

Description

Steps to reproduce

  1. Create a word document with 2 or more paragraphs
  2. Set the font family of the entire document to 'Calibri'
  3. Copy this text to the clipboard
  4. Load an instance of CKEditor where Calibri has been added as a font_name
  5. Use the "Paste From Word" plugin to paste in the contents of the clipboard

Expected result

The contents are all viewed as Calibri. When viewing source we should see the font-family correctly set as Calibri.

Actual result

The text comes through with no font family selected

Other details (browser, OS, CKEditor version, installed plugins)

Chrome. Tested against CKEditor 4.5.10 (owned copy) & 4.6.2 (via cdn https://cdn.ckeditor.com/4.6.2/full-all/ckeditor.js). Word 2016. Please note it works as expected where no newline characters are part of the copied text.

Change History (1)

comment:1 Changed 7 years ago by Andrew Williams

Component: GeneralPlugin : Paste from Word
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy