I use custom localization for RadEditor.
Example of code:
Result in attachment.
This button is cut off partially on the right if we launch it under IE9,IE10.
Can you help with this issue?
Example of code:
<telerik:RadEditor ID="radEditor" runat="server"> <Tools> <telerik:EditorToolGroup> <telerik:EditorTool name="ToggleScreenMode" shortcut="F11" showtext="true" text="Togle Full Screen"/> </telerik:EditorToolGroup> </Tools></telerik:RadEditor>Result in attachment.
This button is cut off partially on the right if we launch it under IE9,IE10.
Can you help with this issue?
