﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3141	Block styles incorrect with full selection	Garry Yao	Garry Yao	"=== Reproducing Procedures ===
1. Open  the ''replace by code'' example page;
1. Make document content and selection as following:
{{{
^<h1>text</h1>^
}}}
1. Open 'Format'' combo and select 'h2';
 * Actual Result : End with an extra block appended.  
{{{
<h2>
	text</h2>
<h2>
</h2>
}}}

"	Bug	closed	Normal	CKEditor 3.0	General	SVN (FCKeditor) - Retired	duplicate	Firefox Confirmed	
