When you paste a few paragraphs of formatted text from word then spaces are being removed from the text. If you view the HTML then a line break (not a BR or P tag) is being added to after certain words in the HTML code. As there is no space before the break and the next word starts on the line below, then when rendered the two words are butted together.
Therefore when clients paste text from word then every 10th word or so is being joined to the previous one.
Our clients are very upset as they effectively cannot paste from word.
This is repeatable in:
http://cutesoft.net/example/general.aspx
and also for the paste options at:
http://cutesoft.net/example/editor-onpaste.aspx
Please fix this bug urgently!
Thanks,
Marcus