﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5053	Image Property Image don't work in Table in Div with Style on the div	Sylvain		"Hi,

If you have this HTML Code : 

<div style=""position: absolute; top: 20px"">
 <table>
   <tbody>
     <tr>
       <td style=""text-align: center"">
	 <a href=""http://dev.fckeditor.net"" target=""_blank"">
            <img height=""74"" src=""http://dev.fckeditor.net/chrome/site/logos.gif"" 
style=""width: 136px; height: 89px"" width=""132"" />
         </a>
       </td>
      </tr>
    </tbody>
  </table>
</div>

you can't modify Image Properties , if you select image , the image is automatically deselect , and property don't work.

If y remove Style on the first line (Div) all work's fine"	Bug	closed	Normal		General	3.1	duplicate		
