﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1717	Table inside of Div producing unresponsive script	Matthew Leffler		"Tested on Firefox 2.0.0.11 and Internet Explorer 7

To reproduce:

1. Go to nightly sample editor
[[BR]]
2. Paste into the source the following code:

<div><span class=""text"">
<table>
    <tbody>
        <tr>
            <td>test</td>
        </tr>
    </tbody>
</table></span></div>

3. Click the source button to return to wysiwyg mode.
[[BR]]
4. Ctrl+a to select all.
[[BR]]
5. Select Normal from the format drop-down.

The browser will return an unresponsive script alert."	Bug	new	Normal	FCKeditor 2.6	Core : Styles	SVN (FCKeditor) - Retired			
