Opened 16 years ago

Last modified 16 years ago

#1717 closed Bug

Table inside of Div producing unresponsive script — at Initial Version

Reported by: Matthew Leffler Owned by:
Priority: Must have (possibly next milestone) Milestone: FCKeditor 2.6
Component: Core : Styles Version: SVN (FCKeditor) - Retired
Keywords: Confirmed Review+ Cc:

Description

Tested on Firefox 2.0.0.11 and Internet Explorer 7

To reproduce:

  1. Go to nightly sample editor


  1. Paste into the source the following code:

<div><span class="text"> <table>

<tbody>

<tr>

<td>test</td>

</tr>

</tbody>

</table></span></div>

  1. Click the source button to return to wysiwyg mode.


  1. Ctrl+a to select all.


  1. Select Normal from the format drop-down.

The browser will return an unresponsive script alert.

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy