Closed dreirund closed 2 years ago
This problem should not happen anymore in v35.3.0.
It was most probably caused by:
This problem should not happen anymore in v35.3.0.
But now I cannot paste at all with Firefox (neither via <CTRL>
+<V>
nor with middle mouse (X.org X11 on GNU/Linux)). (Tested at https://ckeditor.com/ckeditor-5/demo/.) With Chromium, I can paste.
Whenever I copypaste text into any message field in the demo at https://ckeditor.com/ckeditor-5/demo/ or on BeWelcome.org (which uses CHKEditor 5), each newline is replaced by an "
@
" character.This does not happen when I have JavaScript disabled (on BeWelcome.org only, since on https://ckeditor.com/ckeditor-5/demo/ no imput field appears at all with JavaScript disabled).
I use Firefox version 100.0b3 (64-bit) on GNU/Linux, but it existed for long time for me already.
It does also happen if I start Firefox with extensions disabled.
It does not happen in Chromium.
What could I do/ help to track it down?
Here is an example where I copypasted a text with two paragraphs, the second paragraph has one newline within:
📝 Provide detailed reproduction steps (if any)
@
.✔️ Expected result
Newlines are kept.
❌ Actual result
Newlines are removed, and an "
@
" character is inserted instead for each newline.📃 Other details
If you'd like to see this fixed sooner, add a reaction to this post.