﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12211	Bug in API on insertElement and insert HTML	Packwin		"I am developing a CKEDITOR plugin which captures image pastes in the editor and uploads them to a server.  The problem is occuring in an editor.document.on(""paste"", function...) callback when I try to add a loading gif placeholder using editor.insertElement or editor.insertHtml, and it only happens when nothing has been entered into the editor already.  On either of these function calls, I get a TypeError with the message ""Cannot read property 'checkReadOnly' of undefined"".  This happens in Chrome only (I am running windows 8.1), and does not happen in Firefox or IE 11 (Earlier versions of IE don't trigger paste events so not sure about those).  If this bug wasn't weird enough already, there is one last weirdness about it.  Later in the paste handler, the editor.insertElement function works for inserting the image that was pasted.  Sorry if this is unclear but that's the best I can give you."	Bug	closed	Normal		General		invalid		
