﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14821	Default font family and size not set for body tag in ckeditor .	Prasant Kumar Sahoo		"I set my default font family and size in ckeditor using this two below line
      font_defaultLabel ='Times New Roman'
      fontSize_defaultLabel='10pt'

When selecting the font and size the paragraph creating in body tag like this.
<p>
 <span style=""font-family:arial,helvetica,sans-serif;"">
   <span style=""font-size:8.0pt;"">
   </span>
 </span>
</p>

When initialize ckeditor with default family ,Font family and size not selected in dropdown but label Shows like ""TimesNewRoman"" and  ""10pt"".Then body content show like this

<p></p>





"	Bug	closed	Normal		General		invalid		CGS-Turbo@…
