﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8369	Unable to unbold text that has inline style	Michael Camden		"I've confirmed this in Chrome on Windows 7, not sure of other browsers. If text is bolded using the strong tag, and has an inline style, it cannot be unbolded.

Steps to reproduce:
1. Goto ckeditor.com/demo and clear out the content
2. Press the 'source' button, and insert the following html:

<p>
	<strong style=""color:#40e0d0;"">The quick brown fox.</strong></p>

3. Press the 'source' button again to enter WYSIWYG mode.
4. Select the text 'The quick brown fox' and press the 'bold' button. The text will not be unbolded. 

**UPDATE:** Both original issue and the one from comment:5 can be reproduced"	Bug	closed	Normal		Core : Styles	3.6	invalid		mcamden@…
