﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7945	Block insertion in table caption	Garry Yao		" 1. Load the following content:
{{{
<table border=""1"" cellpadding=""1"" cellspacing=""1"" >
					<caption>table caption</caption>
					<tbody><tr><td>cell</td></tr></tbody>
				</table>
}}}
 1. Click inside the table caption and insert a horizontal line;
  * Actual Result: JavaScript error thrown.
  * Expected Result: block insertion should be disabled at the cursor position
"	Bug	closed	Normal		Core : Pasting	3.0	fixed	IBM	satya_minnekanti@…
