id summary reporter owner description type status priority milestone component version resolution keywords cc 9208 Unexpected enter-key behavior Steve Poling "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?" Bug closed Normal General 3.6.2 invalid enter, cursor position, buffer beginning