Dear Kendo-Supportteam,
We are experiencing an issue with the Editor component.
It turns out that setting the iframe input to false causes the paste event to be triggered twice.
Once as documented before the valueChange event and once seemingly as the native paste event after valueChange.
There are multiple issues resulting from this.
It is quite easy to reproduce this from your event demonstration examples by just setting the iframe input to false and maybe also trying to call isDefaultPrevented in the respective paste event handler.
Kind Regards,
Hannah
Hi Hannah,
Thank you very much for the details provided.
Based on the information provided in the thread, I indeed managed to reproduce the double triggering of the paste event of the Kendo UI for Angular Editor when the iframe property of the component is set to false.
Having consulted the matter with our team, it turned out that the current behavior of the Editor component is indeed a bug on our side. For this reason, I logged an issue in our public GitHub repository and what I would suggest would be to subscribe to the issue in order to track the resolution process:
https://github.com/telerik/kendo-angular/issues/4230
As a token of gratitude for pointing out this issue to us, I updated your Telerik Points.
Please, let me know if I can further assist you with this case.
Regards,
Georgi
Progress Telerik