﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13014	Bug: CKEDITOR init default Content	TeckniX		"It seems impossible to disable the stupid 'init' of CKEDITOR, so that any HTML within the editable area is retained. 

Problem:
Impossible to create starting HTML for CKEDITOR instance. HTML within editable content removed during instance init

Current behavior:
While creating a simple DIV set as editable, default HTML of <p><br></p> gets added. If the user has default html such as <p><span></span></p>, it is replaced by the above

Expected behavior:
The HTML added to the DIV set as editable is NOT modified and retained.


See Fiddle:
http://jsfiddle.net/emjmu2pv/1/

If a simple &nbsp; is added between the span, then the HTML is retained and a <br type=""_moz""> is added onFocus??!? (wasn't this bug fixed ages ago)"	Bug	closed	Normal		General		invalid		
