Ticket #2624 (new defect) — at Initial Version

Opened 13 years ago

Last modified 13 years ago

[mcedit] Text block deletion moves cursor far after the end of line

Reported by: sergem Owned by:
Priority: minor Milestone: Future Releases
Component: mcedit Version: 4.8.0-pre2
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Steps to reproduce:

  1. Shift+F4, an empty editor starts
  2. On the first line type characters to almost hit the right side of the screen (i.e. if console is 80x25 type 75 characters on the first line), then press Enter.
  3. On the second line type a few characters and then move cursor to the end of the first line (Up, Home).
  4. Now press: Left, F3, Down, F8

Expected result:
Selection part deleted, and cursor is right after the last character of the first line.

Actual result:
Cursor jumps far after the end of the first line and shifts screen right.

Note: See TracTickets for help on using tickets.