Ticket #2624 (new defect)

Opened 12 years ago

Last modified 12 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 (last modified by andrew_b) (diff)

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, End).
  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.

Change History

comment:1 Changed 12 years ago by andrew_b

  • Description modified (diff)
Note: See TracTickets for help on using tickets.