﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6070	[IE6] Dragging a link that uses JavaScript code for the href value causes error.	Joe Kavanagh		"In IE6, if you drag a link that uses JavaScript as its href value, from outside the editor into the content area's iframe body, an error is thrown. You know when the mouse is over the iframe body when the cursor changes from a pointer to a text bar.

Link example:

<a href=""javascript:void(window.open('http://dev.ckeditor.com', 'ckeditor'))""

The error is ""type is null or not an object"". It is occurring in the selection plugin. In the saveSelection function. The native selection object's type is read. The property does not exist for some reason in this scenario, and an error is thrown."	Bug	closed	Normal		General	SVN (CKEditor) - OLD	fixed	IBM	Damian satya_minnekanti@…
