or
We are having issues with our Mac Safari users when coping and pasting in the editor. The buttons in the toolbar do nothing and the short cuts do not work as well. At first I thought there was an issue on our end, but even the demos are your site do not work.
Is there a workaround for this issue?
<telerik:RadEditor ExternalDialogsPath="~/UserControls/EditorDialogs/" NewLineBr="False" runat="server" ID="txtRadEditor" CssClass="emailBody RadEditorOverride" SkinID="DefaultSetOfTools" Width="410" Height="435" EnableResize="false" EditModes="All" ToolsFile="~/UserControls/Fippex/EditorTemplate/CustomToolFile.xml"> <ImageManager MaxUploadFileSize="2097152" /> <Content></Content> <CssFiles> <telerik:EditorCssFile Value="~/Style/editor.css" /> </CssFiles> </telerik:RadEditor>