﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3169	[IE] Indent problem with <pre>	Garry Yao		"=== Reproducing Procedures ===
 1. Open  the ''replace by code'' example page;
 1. Make document content and selection as following:
{{{
<pre>
	text^</pre>
}}}
 1. Hit ''Enter'' key then click ''Select All'' command;
 1. Click ''Indent'' command; 
 * Actual Result : Javascript Error occured.
 * Expected Result : 
{{{
<pre style=""margin-left: 40px"">
	text </pre>
}}}"	Bug	closed	Normal	CKEditor 3.0	General		fixed	IE WorksForMe	
