The editor should be able to paste text from word 1:1. Currently it's not working wekk, Have a look at this post in your support forum: http://www.kendoui.com/forums/ui/editor/copy-text-from-office-to-editor.aspx
Is this not the same as http://kendoui-feedback.telerik.com/forums/127393-telerik-kendo-ui-feedback/suggestions/3928786-editor-support-pasting-uncleaned-from-word? That said, its important to our organisation too. If possible, votes for this should be moved across.
We've migrated to Editor from RadEditor, but this is one of many 'killer' features missing which should be included
RadEditor contains clientside content stripping options on paste...would like something similar in kendo (native). http://demos.telerik.com/aspnet-ajax/editor/examples/onclientpastehtml/defaultcs.aspx It's very common for users to create their content in Word and Paste it into the CMS (native or custom widgets). It's irritating to have to keep implementing custom content stripping on every editor instance where something like this should be native as an optional plugin or core. Even if it's just as simple as keeping bold, italic, line breaks...
Can you guys move this one up, we really need this to work so we can phase out the RadEditor.
When you use the RAD Editor and paste from Word, it does a very good job of making the output look the same as it did in Word. When, you do the same using the Kendo control it does not do a good job. Sometimes you get extra lines, you lose table formatting, etc. When, you try this it also does not seem to work well. .data("kendoEditor").clipboard.cleaners=[] We would love it if you could just make it match the functionality that is in the Rad Editor. I will submit some sample Word docs in the support area.