﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3963	[IE8] Table context menu doesn't hide	Artur Formella		"To reproduce:

- insert the following content in Source mode:

{{{
<p>
	&nbsp;</p>
<table border=""1"" cellpadding=""1"" cellspacing=""1"" style=""width: 200px"">
	<tbody>
		<tr>
			<td>
				&nbsp;</td>
			<td>
				&nbsp;</td>
		</tr>
		<tr>
			<td>
				&nbsp;</td>
			<td>
				&nbsp;</td>
		</tr>
		<tr>
			<td>
				&nbsp;</td>
			<td>
				&nbsp;</td>
		</tr>
	</tbody>
</table>
<p>
	<br />
	&nbsp;</p>
}}}

- back to WYSIWYG

- open the table context menu

- move mouse over Cell (wait for submenu)

- move mouse over Row (wait for submenu)

- try to close the context menu, it is not so easy.
"	Bug	closed	Normal	CKEditor 3.0	UI : Context Menu		duplicate		
