This is a migrated thread and some comments may be shown as answers.

Rad Editor pasting with extralines while copying from microsoft word in mozilla

1 Answer 53 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Anjireddy
Top achievements
Rank 1
Anjireddy asked on 29 Jan 2013, 04:15 PM
 
Here is my rad editor code & the screenshot attached of the issue. please reply with best response.

<telerik:RadEditor ID="RadEditorEmailBatch" runat="server" Width="710"
    StripFormattingOnPaste="Css,MSWordNoFonts,MSWordRemoveAll,ConvertWordLists,NoneSupressCleanMessage,Span,MSWord"
    StripFormattingOptions="Css,MSWordNoFonts,MSWordRemoveAll,ConvertWordLists,NoneSupressCleanMessage,Span,MSWord"
    ContentFilters="None" Height="200" Style="word-wrap: break-word;" EditModes="Design" Skin="Office2007">

  </telerik:RadEditor>





Thank You,
Anji reddy.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 01 Feb 2013, 08:12 AM
Hi,

Could you please provide the original MS Word document so that we can test it?

Here is some additional information that you should know:
  • The StripFormattingOnPaste property is obsolete and you should only set the StripFormattingOptions one
  • The NoneSupressCleanMessage value should be set standalone so you can remove it in your case

We are currently working hard on enhancing the Paste from Word functionality and some of them are already integrated in the Q1 2013 Beta release. Please test the Beta live demos of RadEditor to see whether the problem is not fixed.


Regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Editor
Asked by
Anjireddy
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or