Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#10145 closed Bug (duplicate)

ENTER_BR mode removes trailing <br>

Reported by: Matthew Leffler Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Cc:

Description

Steps:

  1. View nightly http://nightly.ckeditor.com/13-02-27-14-12/full/samples/plugins/enterkey/enterkey.html
  2. Set config.enterMode = CKEDITOR.ENTER_BR; config.shiftEnterMode = CKEDITOR.ENTER_P; equivalents using select boxes.
  3. In source mode enter <br />
  4. Switch to wysiwyg and back to source.

Expected result: The <br /> should still be the source.

Actual result: The source is blank.

Notes: I can reproduce this in every browser I've tried from CKEditor 4.0 through nightly.

Change History (2)

comment:1 Changed 11 years ago by Jakub Ś

Resolution: duplicate
Status: newclosed

@mattleff I have just described this ticket :)

If you don't mind I will close this one as DUP and leave mine open as I think mine is described just a little bit better. Not that I have anything against this description – it also explains what is wrong. Mine ticket on the other hand targets start version, excludes 3.x branch right in description.

DUP of #10146

comment:2 Changed 11 years ago by Matthew Leffler

@j.swiderski That's fine by me, particularly if it gets fixed. ;)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy