Opened 15 years ago

Closed 15 years ago

#4651 closed bug (fixed)

Fix Terminal scrolling upwards of a partial-screen region anchored at the top of the screen

Reported by: joshe Owned by: stippi
Priority: normal Milestone: R1
Component: Applications/Terminal Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When scrolling a region of the screen which starts at line 0 and does not extend to the last line, the lower lines outside the scroll region will not be copied properly. Attached is both a patch which corrects this bug and a shell script which demonstrates it.

Attachments (2)

term-partial-scroll-top.patch (878 bytes ) - added by joshe 15 years ago.
Fix partial scroll regions anchored at line 0
scrolltest.sh (553 bytes ) - added by joshe 15 years ago.
Demonstrate the scroll region bug

Download all attachments as: .zip

Change History (5)

by joshe, 15 years ago

Fix partial scroll regions anchored at line 0

by joshe, 15 years ago

Attachment: scrolltest.sh added

Demonstrate the scroll region bug

comment:1 by anevilyak, 15 years ago

Component: - GeneralApplications/Terminal
Owner: changed from nobody to jackburton

comment:2 by stippi, 15 years ago

Owner: changed from jackburton to stippi
Status: newassigned

comment:3 by stippi, 15 years ago

Resolution: fixed
Status: assignedclosed

Applied in hrev33318. Very convincing bug-report, thanks a lot! :-)

Note: See TracTickets for help on using tickets.