hi.
If you copy Japanese in HTML format, the characters will be garbled.
I set RichEditControl.Options.ClipboardFormats.AllowHtml to true.
charset = utf-8
Despite declaring, the text seems to be encoded in shift_jis.
Encoding.Default of Japanese version Windows is shift_jis, so it may be affected.
thank you.
Hi,
I could not reproduce the issue on my side. Could you please send us the Clipboard's content for research? You can collect the Clipboard's content and save it to a file using the Free Clipboard Viewer tool.
We will check how this text is copied to HTML and pasted to our RichEditControl.
Upload the image.
I think that the cause of the garbled characters is that "あ" is 0x82A0.