id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 12246,Highlight the default value in richcombo if default label is set,Wiktor Walc,,"Reported through support channel. Original request is pasted below. Note that the default value should be probably highlighted using a different style than a value that was manually selected by a user. This is because: * it should be impossible to unselect the default font, which means that we should differentiate it visually * the default font should be unselected ""automatically"" only when user selects different value * the current behavior of richcombo should rather change as well - clicking on a default value should not result in the default value being applied to the content once again as it is done right now: CKEditor with `font_defaultLabel : 'Arial'`, after selecting `Arial` in Font Name combo: {{{

This is some sample text.

}}} The ""default"" style should be applied to the content only, if the style of the content has been already modified by the user, e.g. set the style back to Arial in the middle of the sentence in ""Comic Sans"": {{{

This is some sample text.

}}} (now repeating Arial make sense) ---- We found a small issue with font_defaultLabel and fontSize_defaultLabel. When these are set, the CKEditor does properly show them selected. But if you open the associated dropdown, they are not highlighted to indicate they are selected. Screen capture 1: font and font size are properly displayed when using font_defaultLabel and fontSize_defaultLabel [[Image(ImageDisplayZSupport.png)]] Screen capture 2: font is not highlighted. Same thing for font size. [[Image(ImageDisplayZSupport (1).png)]] Screen capture 3: this is what we would expect when setting the font_defaultLabel setting [[Image(ImageDisplayZSupport (2).png)]]",New Feature,confirmed,Normal,,General,4.0,,Support,