Opened 7 years ago

Last modified 7 years ago

#16932 confirmed Bug

[ENTER_BR]: Enter hides space before text and leaves cursor in first line.

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: IE EDGE Cc:

Description

Steps to reproduce

  1. Set editor enterMode to ENTER_BR
  2. In editor, enter text - 'Send to 123 Main St'
  3. Place cursor immediately after 'to', before space
  4. hit Enter key

Expected result

Space in front of '123' is visible and cursor is blinking before it.

Actual result

There is no space in front of '123' and cursor is still blinking at the end of first line.

Other details (browser, OS, CKEditor version, installed plugins)

Change History (1)

comment:1 Changed 7 years ago by Jakub Ś

Status: newconfirmed

Chrome and Firefox have similar problems: #16905 and #16929

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