Ticket #1235 (closed Bug: fixed)

Opened 15 months ago

Last modified 15 months ago

Bogux BR is excessively removed when joining paragraphs

Reported by: fredck Owned by: fredck
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: UI : Enter Key Version: SVN
Keywords: Confirmed Firefox Cc:

Description

Steps to Reproduce

  1. Load sample01.html;
  2. Enable "Show Blocks" to make things easier to see;
  3. At the end of the paragraph, hit Shift+Enter;
  4. Now hit Enter for a new paragraph;
  5. Hit backspace.

The second paragraph will be correctly removed, but the cursor will be blinking in the wrong place. The line space in the first paragraph will be removed too.

The problem is that the ending paragraph doesn't have the bogus BR anymore, so it doesn't get expanded.

Change History

Changed 15 months ago by fredck

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

Fixed with [817].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.