﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5623	Apply two styles problematic	Garry Yao	Garry Yao	"=== Environment ===
Firefox
=== Reproducing Procedures ===
 1. Open the 'replacebyclass' sample page and make the following selection:
{{{
<p>
	[This is ]some...
}}}
 1. Apply 'Bold' style on the selected content;
 1. Make the new selection as following and apply 'Italic' Style:
{{{
<p>
	<strong>This [is ]</strong> some...
}}}
    * Actual Result: The italic style has expanded onto the previous word.  
    * Expected Result: Only the selected content receive the new style. 
"	Bug	closed	Normal	CKEditor 3.3	Core : Styles	3.2.1	fixed	Confirmed Firefox Review+	
