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

Pasting within Editor

1 Answer 37 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Kurt Kluth
Top achievements
Rank 1
Kurt Kluth asked on 09 Jan 2015, 04:21 PM
Currently have radEditors throughout our site and having difficulties pasting text into them and unsure of what is causing the problem.  The context menu appears and gives us the options of how to paste and clicking on those options nets us no results.  Any suggestions?

We use RadEditor in another project and pasting works fine.  Tried comparing just the controls between the sites and the differences were as follows: ContentAreaMode="Div" RenderMode="Native"

The site where pasting doesn't work is an intranet site where as the one that does work is an internet site.  Not sure if that makes a difference.
<telerik:RadEditor Width="75%" Height="150" ToolsFile="~/Common/ToolSetMinimal.xml" ID="_editCapComments" runat="server"  EditModes="Design" OnClientLoad="OnClientEditorLoad">
</telerik:RadEditor>

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 14 Jan 2015, 07:42 AM

Hello Kurt,

I am unable to reproduce the described issue with the Overview demo of the Editor, which is configured with the default ContentAreaMode value (iframe).

Could you provide more details about the situation?

  • What is the exact configuration leading to the issue?
  • Is this browser specific, to it is reproducible only with certain browser (which one)?
  • What is the version used?
  • Are you able to reproduce it with the demo?
  • Can you isolate the issue into a sample project and provide it as a POC?

Regards,

Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Kurt Kluth
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or