﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12111	Image attributes read incorrectly in specific selection context	Marek Lewandowski	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"">li<img alt="""" src=""assets/sample.jpg"" style=""height:60px; width:48px"" />nk</a> and image .</p>
}}}
3. go back to wysiwyg mode
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. Desired information are available in dialog after Right Click / Image Properties.
1. Seems to work OK in **4.4.0**"	Bug	closed	Normal	CKEditor 4.4.4	General	4.4.1	fixed		
