Ticket #1177 (closed Bug: fixed)

Opened 15 months ago

Last modified 15 months ago

Cannot join two paragraphs together

Reported by: martinkou Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version: SVN
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

Changed 15 months ago by aleksey

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

Changed 15 months ago by fredck

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

Changed 15 months ago by fredck

  • status changed from new to closed
  • resolution set to fixed

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.