Ticket #1998 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

EditColumnMark can't go up through newline

Reported by: gotar Owned by: angel_il
Priority: major Milestone: 4.7.1
Component: mcedit Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset: committed-master committed-stable

Description

In block selection mode (shift-F3) it's impossible to go beyond empty line with up or left arrow (i.e. in top direction).

In general: it's impossible to pass any line shorter than finishing column, until left arrow is pressed at column 0 (which won't work on empty line), e.g.

xxxCxxx
yyyyy
zzzzzDz

  • put cursor in C position,
  • press shift-F3,
  • go to D position,
  • press up arrow twice,
  • press left arrow - you're unlocked now and free to go up.

Change History

comment:1 Changed 14 years ago by angel_il

  • Owner set to angel_il
  • Priority changed from minor to major
  • Version changed from version not selected to master
  • Status changed from new to accepted
  • Milestone changed from 4.7 to 4.7.1

ok, i see it, thnx...

try switch on "cursor beyond EOF" while i fix it.

comment:2 Changed 14 years ago by angel_il

  • severity changed from no branch to on review

branch: 1998_vertical_selection_fix
changeset: 13a178a56138064fa3855ee8cc410cd6f099c300

comment:3 Changed 14 years ago by andrew_b

  • Votes for changeset set to andrew_b

comment:4 Changed 14 years ago by slavazanko

  • Votes for changeset changed from andrew_b to andrew_b slavazanko
  • severity changed from on review to approved

comment:5 Changed 14 years ago by angel_il

  • Votes for changeset changed from andrew_b slavazanko to committed-master
  • severity changed from approved to merged

comment:6 Changed 14 years ago by angel_il

  • Status changed from accepted to testing
  • Resolution set to fixed

comment:7 Changed 14 years ago by angel_il

  • Keywords stable-candidate added

comment:8 Changed 14 years ago by slavazanko

  • Status changed from testing to closed

comment:9 Changed 14 years ago by slavazanko

  • Keywords stable-candidate removed
  • Votes for changeset changed from committed-master to commited-master commited-stable
Note: See TracTickets for help on using tickets.