﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3834	Context menu on table caption incorrect	Garry Yao	Tobiasz Cudnik	"=== Reproducing Procedures ===
 1. Open the ''replace by class'' example page;
 1. Make the following content with selection;
{{{
   <table>
	<caption>
		cap^tion</caption>
	<tbody>
		<tr>
			<td>cell</td>
		</tr>
	</tbody>
   </table>
}}}
 1. Right click to open context menu,
  * Exptected Result: 'Cell' menu item should be disabled.
  * Actual Result: It's possible to select 'Cell' to open sub menu.
"	Bug	closed	Normal	CKEditor 3.0	UI : Context Menu		fixed	Confirmed Review+	
