Closed (won't fix)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2010 at 20:37 UTC
Updated:
2 Oct 2010 at 16:50 UTC
Hi, my customer pasted a bunch of iWeb source code or somesuch into the CKEditor on a CCK Textarea field, saved the node. The Input Format is set to 'Filtered HTML'.
All of the span tags look like this:
<span class="Apple-style-span" style="font-family: Trebuchet,'Trebuchet MS',Arial,sans-serif; line-height: 20px; font-size: 13px;">
They're all over the text. Again, the format is set to 'Filtered HTML'. This shouldn't be happening.
Does CKEditor override Drupal's core filters? Do I have to install one of those contrib HTML filter modules to control CKEditor's filtering?
Thanks.
Comments
Comment #1
jcisio commentedIt's a webkit (Safari, Chrome...) bug.