Ticket #8533 (confirmed Bug)
Carriage return disappears
| Reported by: | flavien | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.1.1 |
| Keywords: | Cc: |
Description
In source mode, enter this code :
<div>foo</div> <br /> It's a test.
In wysiwyg mode, justify the words 'Its a test'. The br tag disappears. config.enterMode is set to CKEDITOR.ENTER_BR
Change History
Note: See
TracTickets for help on using
tickets.

Bug has first occurred in CKEditor 3.1.1. Below are detailed results:
Before CKEditor 3.1.1 code resulted in:
From CKEditor 3.1.1 till CKEditor 3.5 code resulted in:
From CKEditor 3.5.1 till current CKEritor results in: