RESOLVED FIXED Bug 12245
FCKeditor: Remove Format sometimes doesn't work
https://bugs.webkit.org/show_bug.cgi?id=12245
Summary FCKeditor: Remove Format sometimes doesn't work
webkit
Reported 2007-01-13 03:04:02 PST
The "Remove Format" button makes the code dirty. It does remove the format, but also adds a new tag to the source: <span class="Apple-style-span" style="...">. This tag, other than unwanted, applies a style to the text which is different from the editing area style. In other words, the text is messed up. To test it, just open the URL, make a selection containing "some sample text. You", and click the "Remove Format" button in the toolbar.
Attachments
Justin Garcia
Comment 1 2007-03-06 16:25:57 PST
Note You need to log in before you can comment on or make changes to this bug.