After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 710486 - Scrolling shouldn't fill the old last row
Scrolling shouldn't fill the old last row
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
0.34.x
Other Linux
: Normal normal
: vte-0-36
Assigned To: VTE Maintainers
VTE Maintainers
[fixed-0-36][needed-next][commit:bd03...
Depends on:
Blocks:
 
 
Reported: 2013-10-19 00:49 UTC by Egmont Koblinger
Modified: 2014-04-06 18:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (19.82 KB, image/png)
2013-10-19 00:49 UTC, Egmont Koblinger
  Details
Fix (669 bytes, patch)
2013-10-19 00:55 UTC, Egmont Koblinger
committed Details | Review

Description Egmont Koblinger 2013-10-19 00:49:30 UTC
Created attachment 257680 [details]
Screenshot

Execute
echo -e '\e['$LINES'H\e[43mBottom row'; sleep 100

When the row containig the text "Bottom row" gets scrolled up by 1, it is filled with the background color in vte, but not in xterm. See screenshot.
Comment 1 Egmont Koblinger 2013-10-19 00:55:28 UTC
Created attachment 257681 [details] [review]
Fix
Comment 2 Christian Persch 2013-11-18 19:11:12 UTC
Fixed on vte-0-36.