Hi,
I am not sure if this is related to the previous pasting problems that were reported, but when I paste perfectly legit html that contains a table or ul it malforms the html.
Example: .html file:
In the pasted event, e.html reports this:
I am using the latest internal build, 2013.3.1127 and Chrome if that matters.
Thank you,
David A.
I am not sure if this is related to the previous pasting problems that were reported, but when I paste perfectly legit html that contains a table or ul it malforms the html.
Example: .html file:
<html><body><p>PAGE HEADER</p><ul><li>A</li><li>B</li><li>C</li><li>D</li><li>E</li><li>F</li></ul><table><tbody><tr><td>R1C1</td><td>R1C2</td><td>R1C3</td></tr><tr><td>R1C1</td><td>R2C2</td><td>R3C3</td></tr><tr><td>R3C1</td><td>R3C2</td><td>R3C3</td></tr></tbody></body></html><p style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; line-height: normal;">PAGE HEADER</p><ul style="color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: medium; line-height: normal;"><li>A</ul></li><li>B</li><li>C</li><li>D</li><li>E</li><li>F</li><table style="font-family: 'Times New Roman';"><tbody><tr><td>R1C1</table></tbody></tr></td><td>R1C2</td><td>R1C3</td><tr><td>R1C1</tr></td><td>R2C2</td><td>R3C3</td><tr><td>R3C1</tr></td><td>R3C2</td><td>R3C3</td>I am using the latest internal build, 2013.3.1127 and Chrome if that matters.
Thank you,
David A.