﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6205	ckeditor.js - t.getNative().createRange is not a function  Line 118 - Image plugin	Tony		"Firebug is breaking on t.getNative().createRange is not a function
Line 118 in ckeditor.js as soon as the image plugin is opened by clicking on the toolbar icon for the image plugin.

Reproduce :
Firefox with firebug installed, script tab enabled and open.
Visit http://ckeditor.com/demo and monitor the script tab.
Press the blue play button in firebug to skip through the first _gat is not defined error (That's the standard bad js google offer you for tracking and nothing to do with this bug,) Now click on the Image plugin icon in the CKEditor instance in the demo.
You will see this reported bug. Then stepping through that one, the next is : x is undefined Line 118 and then finally : ae[ag] is undefined Line 94.

So really, it's three bugs but they all stem from the same place and can be stepped through as described above. All three undefined."	Bug	confirmed	Normal		General	3.2			chris.ingham@…
