Hello all - our users complained about when picking a style in TinyMCE, they cannot re-apply the same style without picking something else first, then returning back to the desired style.
i.e.
IWTinyMCECustomConfig("custom_stuff", "styles",
"Section Header=sectionHdr blue-text;Section Sub Header=sectionSubHdr green-text;Paragraph Head=paragraphHdr black-text");
if they want to apply "Section Header" numerous times, they have to highlight the text, select something else, then repick "Section Header".
Any ideas/thoughts would be appreciated, checked the docs and didnt see anything.