Ticket #1760 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

*Highlight glitch at newline

Reported by: gotar Owned by:
Priority: minor Milestone: 4.7.0
Component: mcedit Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description (last modified by andrew_b) (diff)

When selections starts in the middle of line it goes crazy when passing newline, even more happens when selection starts at empty line, e.g. shipped mc.keymap:

EditDeleteToLineEnd = ctrl-k
EditDeleteToLineBegin =

EditLeft = left
EditRight = right
  1. put cursor in empty line
  2. press shift-left
  3. instead of single newline character selected, the line at the top and the bottom one are selected with "EditRi" part of next line.

Change History

comment:1 Changed 14 years ago by andrew_b

  • Description modified (diff)

comment:2 Changed 14 years ago by andrew_b

  • Description modified (diff)

comment:3 Changed 14 years ago by angel_il

  • Status changed from new to closed
  • Version changed from 4.7.0-pre4 to master
  • Resolution set to fixed
  • Milestone changed from 4.7 to 4.7.0

already fixed in "master"

Note: See TracTickets for help on using tickets.