Hi,
I have FCKEditor 2.5.1 I have ForcePasteAsPlainText = true set in fckconfig.js
It behaves as I want in IE, but in Firefox it works but only for first time. I mean I go to Word Copy Text, come to Firefox from Menu I select EDIT and PASTE is disabled which is correct. But if I select the 2nd time EDIT then PASTE will work and the text from Word is pasted with format.
Same happens if I hit CTRL + V once, the from FF menu EDIT -> PASTE will work, before hitting CTRL + V it does not work.
I've also commented out
//[ CTRL + 86 /*V*/, 'Paste' ], in fckconfig.js
FF is 2.0.0.11
Is this a bug or a feature of FF? Anyone else noticed this?
/Scott
I have FCKEditor 2.5.1 I have ForcePasteAsPlainText = true set in fckconfig.js
It behaves as I want in IE, but in Firefox it works but only for first time. I mean I go to Word Copy Text, come to Firefox from Menu I select EDIT and PASTE is disabled which is correct. But if I select the 2nd time EDIT then PASTE will work and the text from Word is pasted with format.
Same happens if I hit CTRL + V once, the from FF menu EDIT -> PASTE will work, before hitting CTRL + V it does not work.
I've also commented out
//[ CTRL + 86 /*V*/, 'Paste' ], in fckconfig.js
FF is 2.0.0.11
Is this a bug or a feature of FF? Anyone else noticed this?
/Scott