Opened 14 years ago

Closed 12 years ago

#5275 closed Bug (fixed)

Unwanted br at first line on first keystroke in FF 3.x

Reported by: tkrah Owned by:
Priority: Normal Milestone:
Component: General Version: 3.2
Keywords: Cc:

Description

Using Firefox i "click" into the content window of ckeditor and press a key, lets say "a". The cursor does jump to the next line and displays the "a" at the second line, not the first - IE8 seems not to have this issue. Looking with firebug i see an additional <br _moz_dirty... /> at the first line - which i can remove via entf or backspace.

enterMode used is CKEDITOR.ENTER_BR

This did also happen with 3.1.

Change History (3)

comment:1 Changed 14 years ago by wester

Keywords: firebug 1.5.x added

I can only reproduce this behaviour in FF 3.6 with Firebug 1.5.3 enabled.

It is likely releated to issue http://dev.fckeditor.net/ticket/5253.

comment:2 Changed 14 years ago by tkrah

I've got FF 3.5.8 and Firebug is disabled and this is happening too.

comment:3 Changed 12 years ago by Jakub Ś

Resolution: fixed
Status: newclosed

No longer reproducible in latest CKEditor 3.6.3

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