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

Not able to paste image from clipboard inside kendo editor for angular

1 Answer 783 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Naveed
Top achievements
Rank 1
Veteran
Naveed asked on 29 Jul 2020, 12:45 PM

Hi,

I am trying to paste an image into kendo editor for angular from the clipboard and I don't see any image getting pasted inside the editor. However if I try to paste image copied from a web page that image gets pasted.

In kendo editor for jquery I can see paste functionality working for both clipboard images and as well as images copied from webpage. (https://demos.telerik.com/kendo-ui/editor/all-tools)

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin Bechev
Telerik team
answered on 31 Jul 2020, 08:18 AM

Hi Naveed,

Currently, pasting from clipboard is not supported by Kendo Angular Editor, but if you have the time, please submit feature requests for any functionality that you would like to see in future versions of the Editor package to our Feedback Portal:

https://feedback.telerik.com/kendo-angular-ui

A possible way to insert an image in the editor is to use our insertImage built-in tool or to upload an image from your local directory. For more information, please check the following how-to article on how to integrate Kendo Upload component:

https://www.telerik.com/kendo-angular-ui/components/editor/how-to/upload-integration/

In case the discussed functionality is urgent and there is no time to wait until the built-in one, I want to mention that the developer can integrate the Kendo UI for jQuery Editor (and other widgets) in the Angular application as described in the following section of our documentation:

https://www.telerik.com/kendo-angular-ui/components/framework/kendo-jquery/

If any further questions come up, do not hesitate to write back.

Regards,
Martin
Progress Telerik

Tags
Editor
Asked by
Naveed
Top achievements
Rank 1
Veteran
Answers by
Martin Bechev
Telerik team
Share this question
or