﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8960	IE6-8: editor scrolls up when right clicking on image wrapped in element with styles.	Jakub Ś		"**Reproducible in IE6-8 from CKEditor 3.2.1**

{{{
<p style=""width: 200px"">
	<img src=""http://dev.fckeditor.net/chrome/site/logos.gif"" /></p>
}}}
{{{
<p>
	<span style=""display: inline-block""><img alt=""Buy - Global Express"" src=""http://dev.fckeditor.net/chrome/site/logos.gif"" style=""width: 100px; height: 75px"" /></span></p>
}}}


To reproduce:
1. Paste one of the above code snippets that many times that after you switch to WYSIWYG mode scrollbar will appear
2. Scroll all the way down and right click on image
 
**Result:**Editor will scroll up and you can't display Image properties dialog.[[BR]]

Please note that clicking on the image and pressing Image toolbar button will also not work. **The only way to get to Image properties is to double-click on the image.**
"	Bug	confirmed	Normal		General	3.2.1		IE	
