﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6032	Links are not handled correctly in a readonly block	Sa'ar Zac Elias	Frederico Caldeira Knabben	"=== First TC ===
 * Open a sample, go to source and paste the following:
{{{
<p contenteditable=""false""><a href=""http://ckeditor.com"">Link in a readonly block</a></p>
}}}
 * Go to wysiwyg mode.
Notice that the CKEditor main page opens in the editing window.

=== Second TC ===
 * Load an editor with the following html:
{{{
<p contenteditable=""false""><a href=""http://ckeditor.com"">Link in a readonly block</a></p>
}}}
 * Click on the link.
Notice that the CKEditor main page opens in the editing window.
"	Bug	closed	Normal	CKEditor 3.4	General	SVN (CKEditor) - OLD	fixed		
