Copy and Cut doesn't work together

I'm observing a weird behavior when doing a copy and cut together, and paste. Also tested on the simulator/preview here which behaves the same: https://ej2.syncfusion.com/documentation/rich-text-editor/getting-started

Steps (In Order):

  1. Copy (Ctrl + c) any random text (eq. Text1)
  2. Cut (Ctrl + x) any random text different than the one copied (eq. Text2 )
  3. Paste (Ctrl + v) to the rich text editor
    • You will see the result is Text1 instead of Text2
    • Seems the cut doesn't override the copy value before it

Any idea why?

3 Replies

YV Yaswin Vikhaash Rajaretenam Syncfusion Team November 6, 2024 12:01 PM UTC

Hi Hans Christian,

 

Thank you for using the Rich Text Editor. The issue you reported has already been resolved in our recent update. I have attached the release notes for reference. We recommend upgrading to version 27.1.55 of the Rich Text Editor and please check that if this resolves your query. If you have any further questions, please feel free to reach out.

 

Sample - https://stackblitz.com/edit/fqkuo3?file=index.ts

 

Release notes:  Essential Studio for Angular Weekly Release Release Notes (syncfusion.com)

 

Regards,

Yaswin Vikhaash



HC Hans Christian November 6, 2024 07:22 PM UTC

Thanks. That's it.



YV Yaswin Vikhaash Rajaretenam Syncfusion Team November 7, 2024 01:19 PM UTC

Hi Hans Christian,

You're welcome! Please get back to us if you need any further assistance.


Regards,

Yaswin Vikhaash


Loader.
Up arrow icon