#28656 closed defect (bug) (fixed)
When pasting in Chrome or Safari, <strong> and <b> may be replaced with spans
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | TinyMCE | Keywords: | |
| Focuses: | Cc: |
Description
Happens when font-weight is set for these tags in the CSS (not set by default in WordPress but themes add it).
Caused by the same *wonderful* feature that adds tons of spans with inline styles producing super ugly unstylable HTML.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 28866: