﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
568	remote images are getting style display value of none.	Alex		"Whether setting up an image using the image dialog or pasting the code into the Source mode of the editor, images are assigned a style display value of 'none'. For example, an image like below:
<IMG alt=""Fujitsu Computer Systems Corporation"" border=""0"" src=""http://www.computers.us.fujitsu.com/images/LinkShare/125x125_product.jpg"">

will get rewritten as:
<img border=""0"" src=""http://www.computers.us.fujitsu.com/images/LinkShare/125x125_product.jpg"" alt=""Fujitsu Computer Systems Corporation"" style=""display: none;"" />

Notice the style=""display: none;""."	Bug	closed	Normal		Core : Styles	FCKeditor 2.4.3	invalid		
