Ticket #4964 (closed Bug: fixed)
BACKSPACE positioning is wrong
| Reported by: | fredck | Owned by: | fredck |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.2 |
| Component: | General | Version: | 3.1 |
| Keywords: | Confirmed Review+ | Cc: |
Description
At least with Firefox:
- Load an empty editor (or click New Page).
- With the focus in the editor, hit ENTER.
- Hit BACKSPACE to return to the first paragraph.
- Type "Test".
Note that the cursor moves one line to the bottom. The final output is:
<p> <br /> Test</p>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
