﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14688	SCRIPT16389: Unspecified error in IE 11	sweta		"I am using ckeditor version 4.5.7. and in this version I am facing issue with ""SCRIPT16389: Unspecified error"" in IE 11. 

1. Inserted one basic template table with header,subheader,content and footer part.That are the td's id of a table.
2. Now select one cell i.e. contenet and set as contenteditable=true.
3. Click on button called myckw.
4. Onclick first check (edtr.getSelection().getStartElement().getId===""content"").
5. If true then edtr.execCommand(""myckw"") which will insert myckw (widget) in that perticular selected td.

Now the issue is when I click on myckw button. I am getting below error.
SCRIPT16389: Unspecified error
File: ckeditor.js, Line: 439, Column: 414

Any help would be appreciated. Thanks in advance.
"	Bug	closed	Normal		File Browser	4.5.7	expired	IE11	
