[wp-trac] [WordPress Trac] #14092: Strikethrough from visual editor being ignored/filtered
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 8 04:41:01 UTC 2010
#14092: Strikethrough from visual editor being ignored/filtered
--------------------------+-------------------------------------------------
Reporter: markel | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 3.0
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
Comment(by azaozz):
It seems the <s> or <strike> tags are actually added by the browser's
built-in editor (that's why they are different for different browsers).
They are later replaced with a styled span for compatibility reasons.
Unfortunately many browsers don't support all tags in contentEditable
mode.
However I cannot reproduce the behavior reported in this ticket. Setting a
few words or a whole paragraph to deleted (strike through) seems to work
properly in both 2.9 and 3.0 (haven't tested in multi-site mode).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14092#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list