﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8043	IE: Definition list crashes the editor	Wiktor Walc		"Found in ~~IE7~~ and IE8/Quirks.

Open the ajax sample, paste the following in source mode:
{{{
<dl>
<dt></dt>
<dd></dd>
</dl>
}}}

switch to source mode and back. IE shows an alert message:
{{{
Stop running this script? 

A script on this page is causing Internet Explorer to run slowly. 
If it continues to run, your computer might become unresponsive.
}}}

The same TC till CKEditor 3.5.2 caused an error ""Stack overflow at line 26"" so it might be a very similar or exactly the same problem as #7290."	Bug	closed	Normal		General	3.4.2	duplicate	IE	director@…
