Opened 13 years ago

Closed 13 years ago

#6932 closed Bug (duplicate)

IE7 and IE8 show [Stack overflow] error when using DT and/or DD tags

Reported by: crabckeditor Owned by:
Priority: Normal Milestone:
Component: General Version: 3.5
Keywords: Cc: thshum@…

Description

[Browser] MSIE 7.x / MSIE 8.x

[Error Details] Alert: Stack overflow at line: xx

[Procedures]

  1. Go to your CKeditor or demo page
  2. Click [Source] to edit source
  3. Type one of followings:
    • <dd>aaa</dd>
    • <dt>aaa</dt>
    • <dt>aaa</dt><dd>bbb</dd>
    • <dl><dt>aaa</dt><dd>bbb</dd> (IE7 only)
  4. Click [Source] to preview the content
  5. Click [Source] to edit the source again
  6. Error [Stack overflow at line: xx] pop-up as alert message

Change History (1)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Resolution: duplicate
Status: newclosed

Confirmed on demo, WFM on trunk, so probably a dup of #6868.

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