Span tags being inserted — WP / Chrome Bug?
-
A few weeks ago, I noticed that a bunch of span tags were being inserted into my posts, for example:
<span style="font-size: 13px; line-height: 19px;">. This started just a few weeks ago.Here’s the repro case:
- create a new post and start typing (i.e., don’t paste in text from anywhere
- Hit enter to start a new line/paragraph, and continue typing.
- Go back to the beginning of the new paragraph, and hit backspace to combine the first and second paragraphs.
The result is a <span> tag that wraps the text of the former second paragraph.
I’ve verified this bug with all plug-ins turned off. I am running Thesis 1.8.4.
I suspect the issue is due to a Chrome update (I’m running version 24.0.1312.57, which released Jan 30).
I do NOT have this problem with Internet Explorer 9.
This looks to be similar/same as the issue posted at http://ww.wp.xz.cn/support/topic/html-codex-trouble
The topic ‘Span tags being inserted — WP / Chrome Bug?’ is closed to new replies.