This seemed to have been fixed in a previous build of 6.1, now this problem has returned:
Any ideas?
(The mouse cursor is hovering over the second button there, Italics)
Here's the code:
<tr style="height:40%; width:100%">
<td valign=top colspan=3>
<CE:Editor id="StemEditor"
Focus="True"
EditorWysiwygModeCss="../shared_styles/itemeditor.css"
runat="server"
ShowHtmlMode="False"
ShowPreviewMode="False"
TemplateItemList="Bold, Italic, Underline, StrikeThrough|ForeColor, BackColor|Justify, JustifyLeft, JustifyCenter, JustifyRight, JustifyFull, JustifyNone|Superscript, Subscript, RemoveFormat|Find|Cut, Copy, Paste, Undo, Redo|Indent, Outdent|OrderedList, UnorderedList"
Width="100%"
ShowBottomBar=false>