Ticket #1877 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

Strange behavior of cursor when static scroll used

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

Description (last modified by slavazanko) (diff)

Test case:

  • touch test.txt; for i in {0..300};do echo $i >>test.txt;done
  • mcedit test.txt
  • Press PageDown; then press PageDown again
  • move cursor at middle of screen
  • press Ctrl+Dowm

What is the expected:
Cursor must be holded at middle of screen, lines at all screen must be scrolled up

What see instead:
Cursor moved down, lines at all screen scrolled down.

Change History

comment:1 Changed 14 years ago by slavazanko

  • Description modified (diff)

comment:2 Changed 14 years ago by angel_il

  • Owner set to angel_il
  • Status changed from new to accepted
  • severity changed from no branch to on review
  • Milestone changed from 4.7 to 4.7.0

branch: 1877_scroll_downward_fix
changeset: be95fd9fd361504f93d4d2712960f30b1821fbf0

please vote

comment:3 Changed 14 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:4 Changed 14 years ago by angel_il

comment:5 Changed 14 years ago by andrew_b

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

comment:6 Changed 14 years ago by angel_il

  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko andrew_b to committed-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:7 Changed 14 years ago by angel_il

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.