Hi,
I’ve discovered a bug in the editor version 2009.2 826.
Steps to reproduce:
- Go to HTML view
- Paste the following HTML into the editor:
<table cellspacing="0" cellpadding="0"> <tbody> <tr> <td valign="top"> <img width="24px" height="20px" src="http://www.telerik.com/App_Themes/ProductOverview/quotmark-left.gif" alt="" /> </td> <td> <a href="#left-item-1" style="font-family: arial, verdana, helvetica; color: #000000; font-size: 11px; text-decoration: none;">left item 1</a> </td> </tr> </tbody> </table> - Go to Design view
- Go to HTML view
- Now the “height” and “width” attributes of the IMG tag are duplicated. Also, they’ve lost the “px” indicator.
Is there a way to disable the HTML reformatting of the editor completely? If not, I would like to suggest it for a future version of the editor. For us, it’s very (very!) important to leave the HTML exactly as it is provided by us.
Thanks,
Ramon
