﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16624	[PFW] Convert span background to background-color if possible	Marek Lewandowski		"New PFW implementation puts font background as span with `background` css property. It's not handled by any of our features (colorbutton in particular), and therefore ACF strips it in the process.

If we'd set it as span `background-color` everything would work OK.

Actually it would be nice to reuse [http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-colorButton_backStyle `config.colorButton_backStyle`] (if possible), that way it will use a proper style, even if it was remapped to different style.

1. Open [http://tests.ckeditor.dev:1030/tests/plugins/pastefromword/manual/full PFW full] manual test case.
1. Open any document with font background in Word (e.g. last two lines in `ckeditor-dev/tests/plugins/pastefromword/generated/_fixtures/Fonts/Fonts.docx`).
1. Select some text with background in Word.
1. Copy it.
1. Paste into the manual test editor.

**Expected:** Pasted rich text preserves text background.

**Expected:** Background gets removed.

Reproduced on Chrome @ Win10."	Bug	new	Normal	CKEditor 4.6.1	Plugin : Paste from Word	4.6.0			
