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 757448 - Placing Vte in a GtkScrolledWindow results in artifacts at the bottom
Placing Vte in a GtkScrolledWindow results in artifacts at the bottom
Status: RESOLVED FIXED
Product: vte
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-01 23:37 UTC by Egmont Koblinger
Modified: 2015-11-03 09:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (10.13 KB, image/png)
2015-11-01 23:38 UTC, Egmont Koblinger
  Details
Fix (644 bytes, patch)
2015-11-01 23:39 UTC, Egmont Koblinger
none Details | Review

Description Egmont Koblinger 2015-11-01 23:37:55 UTC
Script from https://bugs.launchpad.net/terminator/+bug/1512106 comment 1 => see screenshot.

This is because the height of the content is incorrectly set to 1 row (or as many actual content there is) rather than the total number of rows of the terminal.

(See also 747175 - I should've fixed that long ago and then this bug couldn't exist :))
Comment 1 Egmont Koblinger 2015-11-01 23:38:27 UTC
Created attachment 314595 [details]
Screenshot
Comment 2 Egmont Koblinger 2015-11-01 23:39:09 UTC
Created attachment 314596 [details] [review]
Fix
Comment 3 Egmont Koblinger 2015-11-03 09:21:04 UTC
Submitted.