﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
768	Image height and width in IE6	octoate@…	Martin Kou	"Hi,
if you add a new image with IE6 to the editor, it will
create a correct image tag with ""width"" and ""height""
attributes. If you resize the image, you get
additionally the ""style"" attribute with ""width"" and
""height"" and both sizes differs.

Example:

1.) Added image:

{{{
<img height=""556"" width=""417"" alt=""""
src=""/_userfiles/Image/DSCN0082.jpg"" />
}}}


2.) Resized it (smaller):

{{{
<img style=""WIDTH: 315px; HEIGHT: 451px"" height=""556""
alt="""" width=""417"" src=""/_userfiles/Image/DSCN0082.jpg"" />
}}}
----
Moved from SF:[[BR]]
http://sourceforge.net/tracker/index.php?func=detail&aid=1541285&group_id=75348&atid=543653"	Bug	closed	Normal	FCKeditor 2.6.1	General	SVN (FCKeditor) - Retired	fixed	SF Confirmed IE Review+	
