Ticket #1877 (closed defect: fixed)
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:2 Changed 15 years ago by angel_il
- Status changed from new to accepted
- Owner set to angel_il
- 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:4 Changed 15 years ago by angel_il
changeset: 213bb2584195d0dc854f57eda003bd6ee51d440c
comment:5 Changed 15 years ago by andrew_b
- Votes for changeset changed from slavazanko to slavazanko andrew_b
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.