Opened 18 years ago
Last modified 18 years ago
#298 closed Bug
DIV Tag deleted in IE when h1 is inserted — at Version 1
Reported by: | Kerbetz | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
Component: | Core : Styles | Version: | FCKeditor 2.4.1 |
Keywords: | Cc: |
Description (last modified by )
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 (1)
comment:1 Changed 18 years ago by
Description: | modified (diff) |
---|---|
Keywords: | Confirmed added; IE DIV tag deleted removed |
Milestone: | FCKeditor 2.4.2 → FCKeditor 2.5 |
Priority: | High → Normal |