﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14510	Specific style does not appear in the styles drop-down	Piotrek Koszuliński		"== Steps to reproduce ==

For some weird reason this style does not want to appear in the drop-down:

{{{
    {
        name: 'Note2',
        element: 'p',
        styles: {'color': '#7f7f7f'},
        attributes: {'class': 'fonbeginingnotworking light-gray'}
    }
}}}

When you change the order of classes everything works fine. Super weird.

You can test it on https://jsfiddle.net/k1doo16y/1/

Originally reported in http://stackoverflow.com/questions/35796186/ckeditor-custom-style-dropdown-issue"	Bug	closed	Normal		General		duplicate		
