﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2674	Multiple Spans	Shaun		"This is more of an inconvenience than a bug.

I've found that when applying multiple properties to a selection, such as font color and background color, multiple span tags are used.

fckeditor produces:
<span style=""color: #FF0000""><span style=""background: #FFFF00"">Test</span></span>

instead of:
<span style=""color: #FF0000; background: #FFFF00"">Test</span>"	Bug	closed	Normal		Core : Styles	FCKeditor 2.6.3	duplicate		
