﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10980	IE9: 'resetDirty' function throws exception when called after 'setData' function	IBM_RQM		"Our usage -
1. Create new instance of CKEditor (editor).
2. On ""instanceReady"" event, calling editor.setData(data, setDataCallback);
3. In 'setDataCallback' event, calling following functions -
       editor.updateElement();
       editor.resetDirty();
       editor.resetUndo();
       editor.focus();

Actual result:
editor.resetDirty() function throwing exception - Uanble to get property ""innerHTML"" of undefined or null reference

In my initial investigation, it looks like the editor 'contentDom' is not fully ready."	Bug	closed	Normal		General	3.6.4	duplicate		
