Opened 8 years ago
Closed 8 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
- config.pasteFromWordRemoveFontStyles = true;
- 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 8 years ago by
Component: | Server : PHP → General |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Version: | 4.6.1 |
DUP of #16871