﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5594	Leading spaces problematic in <pre>	Garry Yao		"=== Reproducing Procedures ===
 1. Open any of the sample page and load the editor with the following content and selection;
{{{
<pre>no leading spaces</pre>
}}}
 1. Switch to 'wysiwyg' mode and switch back;
   * Actual Result: Leading spaces is added to the <pre> content.
{{{
<pre>
no leading spaces</pre>
}}}
"	Bug	closed	Normal	CKEditor 3.3	Core : Output Data	3.1	invalid	Confirmed	
