Hello,
When I press a toolbar button It seems like a random character gets added in the html content
of the rich text editor, because when I get the content and convert it to ansi I see a random character appear.
You can check if you copy from the console.log to a notepadd++ and convert to ansi.
It's probably because I use a Greek keyboard.
But when try to convert it to Windows- 1252 I also get a character
"​". Maybe, I can remove the character if I try to convert it with javascript?