Changes between Initial Version and Version 1 of Ticket #14642


Ignore:
Timestamp:
May 18, 2016, 3:18:06 PM (8 years ago)
Author:
Jakub Ś
Comment:

Problem can be reproduced at least from CKEditor 3.0.0 in Firefox on Mac and Windows.

Result:

<p>test<br />
<br />
&nbsp;</p>

@AndyMillne you got it a little bit wrong. It is not new paragraph what is created but two BR's instead of one.

Interesting is that if after step 4 you press e.g. down arrow and then Shift+Enter, it works correctly.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14642

    • Property Status changed from new to confirmed
    • Property Version changed from 4.5.9 to 4.0
    • Property Summary changed from Shift enter after pressing backspace does not create a new line to Shift+Enter after pressing backspace inserts two br's instead of one
  • Ticket #14642 – Description

    initial v1  
    99== Expected result ==
    1010
    11 A new line is created.
     11One BR is inserted
    1212
    1313== Actual result ==
    1414
    15 A new paragraph is created
     15Two BR's are inserted
    1616
    1717== Other details (browser, OS, CKEditor version, installed plugins) ==
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy