Opened 17 years ago

Closed 17 years ago

#1177 closed Bug (fixed)

Cannot join two paragraphs together

Reported by: Martin Kou Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version: SVN (FCKeditor) - Retired
Keywords: Confirmed Firefox Cc:

Description

Reproduction procedure:

  1. Open sample01.html in Firefox.
  2. Enable "Show Blocks".
  3. Place the cursor to the end of the first paragraph.
  4. Press Shift-Enter.
  5. Press Enter to open a new paragraph.
  6. Now go back to the empty line in the previous paragraph.
  7. Press Delete, press it again, press it as much as you want.
  8. The second paragraph stays there as if nothing happened.

Change History (3)

comment:1 Changed 17 years ago by Aleksey Onopriyenko

I am not sure if this the same error but here is more simple way to see it:

  1. Load sample01.html
  2. Place the caret at the end of the first paragraph.
  3. Press Enter and then press Backspace.

Firebug shows message

eEndNode has no properties
file: .../editor/_source/classes/fckdomrange.js
Line 64

comment:2 Changed 17 years ago by Frederico Caldeira Knabben

The error described by Aleksey has been fixed with [815].

comment:3 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: newclosed

I'm not anymore able to reproduce this bug as described. There are still some inconsistencies, which deserve dedicated tickets.

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