﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10038	Span becomes a font tag	tema		"1. open http://nightly.ckeditor.com/13-02-05-08-51/standard/samples/replacebyclass.html
2. using javascript console:


{{{
CKEDITOR.instances.editor1.setData('<span style=""color:#ff0000;"">hello</span>')
}}}

3. select all text, press backspace (remove everything)
4. start typing new text

Now: new text is wrapped in <font> tag with ""color"" attribute
Expected: either plain black text or text wrapped in original span with red color

Can I fix this by changing config or something?"	Bug	closed	Normal		General		duplicate		
