﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2210	[FF] font-weight: bold and font-style:italic instead of strong and em	shala		"Hello, 

There is a bug with Firefox when doing some manipulations on bold and italic. 

Let's try this with the demo FCK on the website :)

1/ Type ""Hello world""[[BR]]
2/ Make the characters ""rld"" in bold

In Source view, we'll have something like 
<p>hello wo<strong>rld</strong></p>

3/ Now we delete the substring ""orld"" and then retype orld

In source view : 
<p>hello w<span style=""font-weight: bold;"">orld</span></p>

We have the same kind of bug with the italic button
Tested on FF 2.0.0.14 and FF 3RC1 with FCK 2.6"	Bug	closed	Normal	FCKeditor 2.6.1	Core : Styles	FCKeditor 2.6	wontfix	Confirmed Firefox CantFix	
