Opened 16 years ago

Last modified 11 years ago

#2134 confirmed Bug

Inserting horizontal rule results in JavaScript error in IE

Reported by: Martin Kou Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IE Cc:

Description

To reproduce:

  1. Open sample01.html in IE6 or IE7.
  2. Switch to view source mode.
  3. Paste the following code into the source area:
    <p>This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.</p>
    <fieldset><legend>title</legend>Here is some text</fieldset>
    
  4. Switch to WYSIWYG mode.
  5. Move the caret to the end of the first paragraph.
  6. Click "Insert Horizontal Line" toolbar button.
  7. JavaScript error.

Change History (3)

comment:1 Changed 13 years ago by Krzysztof Studnik

Version: SVN (FCKeditor) - Retired3.0

Confirmed for IE8 CKE3.6.2Trunk
In console:

Invalid argument.  ckeditor.js, line 132 character 626

In CKE3.0

ckeditor.js, line 84 character 561

comment:2 Changed 11 years ago by Piotrek Koszuliński

Still reproducible on 4.0.

Last edited 11 years ago by Piotrek Koszuliński (previous) (diff)

comment:3 Changed 11 years ago by Piotrek Koszuliński

Not reproducible on IE9.

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