Ticket #166 (new Bug)
Viewing Source can change the order of elements in IE
| Reported by: | Martin@… | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | FCKeditor 2.4 |
| Keywords: | IE Confirmed | Cc: |
Description
Use the following source and toggle "View Source". On the first occasion the bottom item leaps to the top. Subsequent attempts to view source give a javascript error.
<p><span class="Normal"> <p>Line 1</p> </span><span class="Code">Line 2<br /> Line 3 <p> </p> </span></p> <div align="center">Line 4</div> <p> </p>
Change History
Note: See
TracTickets for help on using
tickets.