Opened 17 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:
- Open sample01.html in IE6 or IE7.
- Switch to view source mode.
- 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>
- Switch to WYSIWYG mode.
- Move the caret to the end of the first paragraph.
- Click "Insert Horizontal Line" toolbar button.
- JavaScript error.
Change History (3)
comment:1 Changed 13 years ago by
Version: | SVN (FCKeditor) - Retired → 3.0 |
---|
comment:2 Changed 12 years ago by
Still reproducible in v4.
Confirmed for IE8 CKE3.6.2Trunk
In console:
In CKE3.0