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 642000 - Flashes when changing text size
Flashes when changing text size
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-10 03:59 UTC by Josh Triplett
Modified: 2011-08-06 23:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josh Triplett 2011-02-10 03:59:37 UTC
When changing the text size (such as by hitting ctrl-plus or
ctrl-minus), gnome-terminal flashes as it redraws.  This occurs
regardless of whether the terminal uses a black or white background
color.  Ideally, gnome-terminal should perform the redraw atomically,
going directly from the rendering with smaller text to the rendering
with larger text.

Note that gnome-terminal does not flash when the window size changes, or
when clearing the screen, only when changing the text size.

Originally reported as http://bugs.debian.org/612704
Comment 1 Christian Persch 2011-02-10 16:50:38 UTC
Same as bug 606655 ? Please also try with latest vte 0.27.x.
Comment 2 Josh Triplett 2011-02-10 19:56:05 UTC
(In reply to comment #1)
> Same as bug 606655 ?

Probably, yes.  Didn't find that one when looking for existing bugs.

> Please also try with latest vte 0.27.x.

I'll see what I can do.  Debian experimental seems to have 0.27.4, so I'll try upgrading to that at some point.
Comment 3 Josh Triplett 2011-08-06 23:19:44 UTC
Following up on this, it seems fixed with current gnome-terminal and vte.