﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16451	"Inserting table after resize fails with error "" Unable to get property 'checkReadOnly' of undefined or null reference"""	Anup		"== Steps to reproduce ==
1. CkEditor is launched from within a frame in HTML page. Please see code sample attached.
2. Launch the page. Create some content.
3. Open insert table dialogue.
4. Maximize editor using ""resize"" link.
5. Click on ""Ok"" in table dialogue.

== Expected result ==
Table should get inserted at desired position.

== Actual result ==
Nothing happens on browser. In debugger console, we see following error -
SCRIPT5007: Unable to get property 'checkReadOnly' of undefined or null reference
ckeditor.js (341,347)

== Other details (browser, OS, CKEditor version, installed plugins) ==
- Using IE 11 browser in quirks mode."	Bug	pending	Normal		General	4.5.11			
