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 340127 - tab zooming/resizing
tab zooming/resizing
Status: RESOLVED DUPLICATE of bug 338913
Product: gnome-terminal
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-29 17:00 UTC by Aivars Kalvans
Modified: 2006-04-29 17:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Aivars Kalvans 2006-04-29 17:00:14 UTC
Start gnome-terminal, open multiple tabs (2 or more), zoom in one tab (ctrl++) and switch between tabs many times: gnome-terminal window increases it's size until fills entire screen. 

terminal-window.c revision 1.125 does not have this problem, so it's caused by  these changes:

2006-04-01  Behdad Esfahbod  <behdad@gnome.org>

        * src/terminal-window.c (terminal_window_set_size_force_grid):
        Remove the old hack that was causing superfluous resize when a tab is
        drag-n-dropped to a separate window.  We'll see if regressions happen.
        Closes bug #336325 (may open new ones ;).
Comment 1 Behdad Esfahbod 2006-04-29 17:21:35 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 338913 ***