Ticket #298 (closed Bug: fixed)
DIV Tag deleted in IE when h1 is inserted
| Reported by: | mansoft | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | Core : Styles | Version: | FCKeditor 2.4.1 |
| Keywords: | Cc: |
Description (last modified by fredck) (diff)
Just use the demo site:
- click "source code"
- insert on first position <div id="news"> (just as an example)
- insert on last position </div>
- switch back to WYSYWIG mode
- insert or add somewhere any text, mark it as headline 1 (or 2,3,4...)
- if you look at the sourcecode now the DIV tag has been removed (begin and end tag)
The problem only exists for IE (tested on IE 6 - Version 6.0.2900.2180 only)
In FF it works fine (tested on Version 2.0.0.3 only)
Change History
Note: See
TracTickets for help on using
tickets.