﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4831	No table cell submenu when only one cell in a table	Tobiasz Cudnik		"No table cell submenu when only one cell in a table.

== Reproduce ==

 1. Use following content

{{{
<table>
	<tbody>
		<tr>
			<td>
				TD</td>
		</tr>
	</tbody>
</table>
}}}

 2 .Right click on TD to trigger context menu
 3. Try to open Cell submenu - it's not showing.

Reproduced in Chrome."	Bug	closed	Normal		General		expired		
