﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6157	Styles not selected correctly in the Combobox	Michael G. Schneider		"With CKEditor v3.4b, Windows 7, IE8 or FF3.6 or Chrome 5. Suppose you use the following styleset

{{{
{ name : 'normal', element : 'p' },
{ name : 'normal/red', element : 'p' , attributes: { ""class"": ""red"" }}
}}}

Select the ""normal/red"" style with the help of the combobox. After that move the cursor away, and then  click on the previously modified paragraph again. Now the combobox will  select the ""normal"" and not the ""normal/red"".

It seems as if CKEditor selects the first style that matches the HTML element, not regarding the class name."	Bug	confirmed	Normal		General	3.4 Beta			
