#122 closed Bug (duplicate)
Disappearing BR
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.4.1 |
| Component: | UI : Enter Key | Version: | FCKeditor 2.4 |
| Keywords: | IE Confirmed | Cc: |
Description
Go to code view and enter this:
<div><strong>This is a text in </strong>bold.</div>
Go to WYSIWYG mode and put the cursor just before the b (from 'bold') and press SHIFT+ENTER. Line correctly wraps. Go to code view and presto.... the BR is gone (and when you switch back to WYSIWYG mode the lines have merged).
Attachments (1)
Change History (4)
comment:1 Changed 19 years ago by
| Keywords: | IE Confirmed added |
|---|---|
| Priority: | High → Normal |
comment:2 Changed 19 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Confirmed as a DUP of #90.
comment:3 Changed 19 years ago by
| Milestone: | FCKeditor 2.4 → FCKeditor 2.4.1 |
|---|
Changed 19 years ago by
| Attachment: | FCK remove br.avi added |
|---|
FCK remove <br /> after any closing tags #168 doesn't work

Confirmed: IE only. Of for Firefox.
Much probably a DUP of #90.