Opened 13 years ago

Closed 12 years ago

#7897 closed Bug (fixed)

[FF4] first execCommand (enterMode:ENTER_DIV) shows cursor in second line instead of first line

Reported by: l0rdn1kk0n Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: Firefox4 Cc:

Description

if enter mode ENTER_DIV is used, every first execCommand call shows the cursor in second line but after first input cursor jumps back in first line.

How to reproduce:

  1. open ckeditor with enterMode:ENTER_DIV
  2. focus editor (cursor is in first line)
  3. click on bold/italic... (cursor is in second line)
  4. write some content (content is added in first line)

Change History (2)

comment:1 Changed 13 years ago by Jakub Ś

Component: Core : SelectionGeneral
Keywords: Firefox4 added
Status: newconfirmed
Version: 3.6.1 (SVN - trunk)3.0

Confirmed for FF4 form CKEditor 3.0

comment:2 Changed 12 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

Doesn't occur anymore in latest Firefox 10.0.1 and CKEditor 3.6.2.

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