﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10417	What to do when IE's version 8  gives an Invalid Argument exception on 'moveToElementText '	gaurav14u		"I am using ckeditor 0.4 version and testing it's functionality on ie 8.
When I add table from toolbar first time, it works fine but when I add it the second time, it throws exception Invalid Argument exception on 'moveToElementText' field.

On debug I got exception on this line 

x=t.duplicate();
**x.moveToElementText(v);**
x.collapse(false);

I have spent quite some time on it but unable to find solution for it.

"	Bug	closed	Normal		General		invalid		
