﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10309	JS exception on read-only editor when there is no text	Nejc		"If I set read-only property in aspx page and editor does not contain anything, when I click inside editor, following exception happens: Unable to get value of the property 'ownerDocument': object is null or undefined.

Bug can be easily reproduced with _Samples/FirstUse.aspx if we change editor control definition to:

<CKEditor:CKEditorControl ID=""CKEditor1"" ReadOnly=""true"" runat=""server"" Height=""200"" BasePath=""~/ckeditor"" />

Using CKEditor for ASP.Net 3.6.4."	Bug	closed	Normal		Core : Read-only	3.6.3	duplicate	IE	
