I set SCAYT to auto-start in my CKEditor profile and also turned on ForcePasteAsPlainText. This combination works fine in IE8, but if you have both turned on, it doesn't work properly in Firefox. If you press Ctrl+V to paste, it goes in as rich text. If you right-click and paste, the window appears asking you to paste into the plain text into the popup. Same happens if you press the paste button on the toolbar. If I turn off SCAYT by default (auto-start), the force paste as plain text works just fine.

I'm using the 6.x-1.x-dev (2010-Sep-15) version with drupal 6.19 and CKEditor 3.4.

I also have "config.forcePasteAsPlainText = true;" in my CKconfig file. I don't know if that matters or not.

Comments

jlea9378’s picture

Version: 6.x-1.x-dev » 6.x-1.2

Seems to also occur in version 6.x-1.2.

dczepierga’s picture

Status: Active » Needs work

It's problem with CKEditor plugin, so i report it on TRAC: http://dev.ckeditor.com/ticket/6409
Here u can see what happend with it.

dczepierga’s picture

Status: Needs work » Closed (fixed)

This bug is fixed. It will be released with CKEditor 3.5.x.

I closed this issue.