Is there a way to paste images directly into the Rich text field without having the need to use first the Image manager? My users make this as a key requirement.
Thanks
1 Answer, 1 is accepted
0
Accepted
Ianko
Telerik team
answered on 11 Sep 2014, 10:53 AM
Hi Roger,
Pasting image files in HTML editable elements and expect results with proper image tags in HTML is a technology that cannot be controlled by the RadEditor control.
Rather it is a browser functionality and depends on the browser. For example, you will be able to paste image files directly into an editable element in Firefox, although, Chrome and IE do not support such functionality.
You can test this native behavior using a plain HTML element to isolate this without the RadEditor, e.g.,
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.