﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8353	IE7: Crash when changing list type	Frederico Caldeira Knabben		"The following test is crashing IE7:[[BR]]
http://ckeditor.t/tt/7290/1.html

These are the reproduction steps:

 1. Load this HTML:

{{{
<ul>
	<li>
		a</li>
	<li>
		b</li>
	<li>
		c</li>
</ul>
}}}

 2. Put the caret after ""b"".

 3. Hit the ""Numbered List"" button.

The browser will totally crash.

This doesn't happen if doing the same after ""a"" or ""c"". It just happens with items in the middle of the list.

Confirmed with CKEditor 3.6.1 at least."	Bug	closed	Normal		Core : Lists	3.6.1	wontfix	IE7	
