Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2010 at 22:17 UTC
Updated:
16 Dec 2010 at 12:16 UTC
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
Comment #1
jlea9378 commentedSeems to also occur in version 6.x-1.2.
Comment #2
dczepierga commentedIt'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.
Comment #3
dczepierga commentedThis bug is fixed. It will be released with CKEditor 3.5.x.
I closed this issue.