Ticket #1235 (closed Bug: fixed)
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
- Load sample01.html;
- Enable "Show Blocks" to make things easier to see;
- At the end of the paragraph, hit Shift+Enter;
- Now hit Enter for a new paragraph;
- 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
Note: See
TracTickets for help on using
tickets.