﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8979	Incorrect font size shown for <font> tag	Teresa Monahan	Frederico Caldeira Knabben	"To Reproduce:
- Open any CKEditor sample and copy the following into the Source view:

{{{
<p>
	<font size=""3"">Sample Text</font></p>
}}}
- Return to wysiwyg mode and click on the text in the editor.
'''Problem:''' The font size combo box displays the first font size in the list i.e. 8. It should not display any size.

This is confusing for the user because if they think the font size is 8 and wish to make it bigger e.g. 12, the font size actually gets smaller when size 12 styling is applied."	Bug	closed	Normal	CKEditor 3.6.4	Core : Styles	3.0	fixed	IBM	Damian Satya Minnekanti
