Hi,
There is a problem when using shift+enter in the richtexteditor.
I'm using this sandbox to reproduce it: https://stackblitz.com/edit/angular-wc9q2s?file=app.component.html
Steps:
. Type something in an empty rich text editor box
. Use shift+enter to go the next line
. Write something else in the new line
. Press enter
What happens:
. The focus is lost
. The count of the chars (in this particular example) goes back to 0
. If I click back in the editor I can continue typing but the chars count is not working anymore
What is expected
. The focus should be still in the component and should be possible to wirte more text in the next line
OK, thanks for the update, we keep waiting for the fix.
Hi, I tested the new version 19.4.47 and is idd working better but there is still one case not fixed and it's the following
Steps:
. write some text and press shift+enter
. try to paste some content
What happens:
. it does nothing and an error is thrown:
Hi,
There is still an issue that can be reproduced in the last given sample (https://stackblitz.com/edit/angular-yaufam-qhm1zw?file=app.component.html ) but also in newer versions.
The case is the following:
. write some text in the first line
. copy that text entered
. shift+enter and try to paste the copied content
Expected result
. the text is copied in the new line
What happens:
. the text is not copied and the cursor moves to the start position
Could you check this?
thanks
We are glad to announce that our Essential Studio 2022 Volume 1 release v20.1.0.47 is rolled out and is available for download under the following link.
Sample: https://stackblitz.com/edit/angular-yaufam-ndamnt?file=package.json
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.