﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12111	[IE] Image attribute not readed correctly	Marek Lewandowski		"Checked only on '''IE10''', but this issue might be also present in other IE versions

1. open any sample with CKEditor and image plugin (i.e. samples/replacebyclass.html)
2. use following source
{{{
<p>Text with <a href=""http://ckeditor.com"">link</a> and image <img alt="""" src=""assets/sample.jpg"" style=""height:60px; width:48px"" />.</p>
}}}
3. go back to wysiwyg mode
4. drag image into middle of the link
5. double click image to check its properties

'''Expected result:'''[[BR]]
Properties like image source link, height and width should be predefined in text inputs.

'''Current result:'''[[BR]]
Properties are missing.

additional info:[[BR]]
1. Couldn't reproduce in Chrome @ Win7.
2. Desired informations are available in dialog after Right Click / Image Properties.
2. Seems to work OK in **4.4.0**
2. Seems to be broken in **4.4.1**"	Bug	new	Normal		General	4.4.1			
