Opened 7 years ago

Closed 7 years ago

#16867 closed Bug (duplicate)

paste from MS Word some text with background color

Reported by: anbuece Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  1. config.pasteFromWordRemoveFontStyles = true;
  2. paste from MS Word some text with background color

Expected result

<p>some text</p>

Actual result

<p><b><span style="background:white">Come text</span></b></p>

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

Browser: Chrome

OS: Mac

CKEditor version: 4.6.1

Change History (1)

comment:1 Changed 7 years ago by Jakub Ś

Component: Server : PHPGeneral
Resolution: duplicate
Status: newclosed
Version: 4.6.1

DUP of #16871

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