GNOME Bugzilla – Bug 340127
tab zooming/resizing
Last modified: 2006-04-29 17:21:35 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 ;).
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 ***