andycarlier wrote
Anyone know what's happening as I've got the same thing.
Unfortunately I did only put it in as a footnote (although it was the reason I was looking through the forums originally), so I don't think anyone would have noticed it.
My 'fix' was to, in the fckconfig(/secure).js, set FCKConfig.ForcePasteAsPlainText = true;
Obviously it's not ideal for some people, but in our case it worked out well. We had a problem previously of people pasting from word after formatting there and basically breaking consistancy. By forcing plain text, we make them use the styles we have set up in the 'Style' drop down, after removing the Format, Font, and Size options. Kinda restricted, yeah, but our users aren't quite as tech literate as we'd like :)
Not sure if that helps at all, but that was our solution.
Best of luck finding a real answer though.