﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9114	Colors are possibly removed when using pastefromword	linnex		"Hello everybody,

in plugin pastefromword\filter\default.js (V 3.6.3, Line 1190ff) the styleFilter for colors, or more specific the new-value function does not return anything but ""false"" for transparent colors (or the replace for gecko). When this filter is applied to styles colors and background-colors are removed - which I believe is not desired.
Shouldn't this function ""return value;"" if the two other tests have ""failed"".

Tested in IE on an Excel copy&paste: 
without: background-color is removed
with ""return value"": background-color is retained (as expected - removeStyles in config is false).

Problem still remains in todays downloaded nightly build.

Thanks
linnex"	Bug	closed	Normal		Plugin : Paste from Word	3.6.3	duplicate		
