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 374942 - terminal resizes when changing tabs
terminal resizes when changing tabs
Status: RESOLVED DUPLICATE of bug 338913
Product: gnome-terminal
Classification: Core
Component: general
2.16.x
Other All
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-14 01:26 UTC by doug
Modified: 2006-11-15 18:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description doug 2006-11-14 01:26:45 UTC
Please describe the problem:
With more than one tab open, switch from one tab to another with mouse or <ctr><pg up>/<pgdn>.  When returning to the left-most tab, gnome-terminal automatically resizes itself.  For example:

% stty -a
speed 38400 baud; 30 rows; 138 columns;

change to leftmost tab:

% stty -a
speed 38400 baud; 52 rows; 193 columns;





Steps to reproduce:
1. Open new tab
2. change to new tab
3. change back to first tab


Actual results:
gnome-terminal resizes itself

Expected results:
gnome-terminal stays the same size

Does this happen every time?
yes

Other information:
The size gnome-terminal expands to is somehow related to current screen resolution.  In the example I supplied, I was running 1024x768.  On another box running at 1440x900, it expands even more.
Comment 1 Mariano Suárez-Alvarez 2006-11-15 18:55:14 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 ***