﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8772	Right click on picture within a table misses 'image properties' option	Paul Veldema		"In the ckeditor demo switch to code view and paste the simple html below and switch back to normal view.

{{{
<table>
	<tbody>
		<tr>
			<td>
				<img alt="""" src=""http://a.cksource.com/c/1/inc/gfx/logo.png"" /></td>
		</tr>
	</tbody>
</table>
}}}

With a right mouse click on the picture the menu that pops up does not contain the 'picture properties' option. Possibly related: with a double left mouse click on the image the URL field in the then opened 'picture properties' dialog window is empty.

The problem occurs on Chrome and on Firefox.
IE9 does not have the above problems."	Bug	closed	Normal		General		duplicate		
