﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6847	Allow cursor to exit from container blocks	Garry Yao		"The editor should provide the ability of exiting cursor from paragraph block into container blocks, mostly ""div"" and ""blockquote"", there's no explicit specification yet, a proper solution that address this problem should come out of this ticket.
{{{
<div>
<p>paragraph one</p>
<p>paragraph two</p>
</div>
}}}

{{{
<blockquote>
<p>cited paragraph</p>
</blockquote>
}}}
"	Bug	closed	Normal		General	3.0	fixed	IBM	satya_minnekanti@…
