Opened 12 years ago

Closed 12 years ago

#9208 closed Bug (invalid)

Unexpected enter-key behavior

Reported by: Steve Poling Owned by:
Priority: Normal Milestone:
Component: General Version: 3.6.2
Keywords: enter, cursor position, buffer beginning Cc:

Description

  1. Start with an empty ckeditor instance.
  2. Select bold, italic, or underline effects.
  3. Type a few letters and observe text appears with these effects.
  4. Press the enter key.

Observe that the cursor moves to the beginning of the second line (as expected), but that the text just entered also jumps to the second line and the cursor is now positioned before that text (not expected). I expected text to remain on line 1 and cursor to be positioned after the text.

I am running CKEditor 3.6.2 within the context of jQuery 1.5.1 and using the Chrome browser.

Is this a known issue and I didn't know the right keywords to find it? Is it due to bad configuration on my part? Is it fixed in a newer version of CKEditor?

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

Please use the latest CKEditor 3.6.4 where this issue was 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