Opened 17 years ago

Closed 17 years ago

Last modified 10 years ago

#535 closed Bug (fixed)

Enter key inserting multiple breaks after using shift-enter

Reported by: Brian Klug Owned by:
Priority: Normal Milestone: FCKeditor 2.4.3
Component: UI : Enter Key Version: FCKeditor 2.4.3
Keywords: Firefox Confirmed Cc:

Description

  1. Load editor in Firefox at http://www.fckeditor.net/_temp/2.4.3/_samples/
  1. Delete all text and type "Hello<enter>".
  1. Hit <shift-enter> three times
  1. Type "Hi<enter>"

After the word "Hi", you will see the cursor jump down 4 lines, instead of 1.

Change History (3)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Keywords: Firefox Confirmed added; firefox enter removed

I could confirm this with the 2.4.3 Beta link, but trunk is working well. I'll check our latest changes to see if anything else must be merged on 2.4.3 for its final release.

comment:2 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: newclosed

Ok, I caught it.

The fix for this one is included in [308], which has not been included in the 2.4.3. I was able to isolate the necessary code for the fix and merged it to the version branch with [377]. Fortunately, I was able to do that, with some intuition, otherwise we would be forced to include [308] in the 2.4.3, which would delay the release for testing.

comment:3 Changed 10 years ago by Wiktor Walc

Version: FCKeditor 2.4.3 BetaFCKeditor 2.4.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