I have this client complaining that when he copied a text from CKEditor body and paste it to other CKEditor body, there are two symbols "~~" appearing at the start. How can we fix this problem?
See screenshot
I have this client complaining that when he copied a text from CKEditor body and paste it to other CKEditor body, there are two symbols "~~" appearing at the start. How can we fix this problem?
See screenshot
Can you provide the source of
Can you provide the source of the original text being copied? And what is the CKEditor and browser version that has this?
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
I am using CKEditor4...
I am using CKEditor4...
Code is this:
Attachments:
This happen only on IE11.
This happens only on IE11. Other browser works.
Any idea guys about this?
Any idea guys about this?
I have tried this issue in
I have tried this issue in fresh CKEditor 4.3.1 and IE11 and didn't get this result.
Perhaps there is some script that catches and modifies pasted data before editor.
Please also explain if you have some non-standard setting or simply editor in HTML page.
Hi j.swiderski,
Hi j.swiderski,
Sorry that I did not update my post. I had just resolved this issue last few days. The issue was that my CKEditor version was 4.0 and it is not IE 11 supported. After installing the CKEditor 4.3.1, it solved my problem.
Thanks,