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)
Change History (5)
by , 15 years ago
Attachment: | term-partial-scroll-top.patch added |
---|
comment:1 by , 15 years ago
Component: | - General → Applications/Terminal |
---|---|
Owner: | changed from | to
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Applied in hrev33318. Very convincing bug-report, thanks a lot! :-)
Note:
See TracTickets
for help on using tickets.
Fix partial scroll regions anchored at line 0