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 560490 - window size must not depend of tab selected
window size must not depend of tab selected
Status: RESOLVED DUPLICATE of bug 116147
Product: gnome-terminal
Classification: Core
Component: general
2.24.x
Other All
: Normal minor
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-12 12:27 UTC by Arnaud B.
Modified: 2008-12-16 19:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
The menu organisation of the proposed terminal (773 bytes, text/plain)
2008-11-12 12:28 UTC, Arnaud B.
Details

Description Arnaud B. 2008-11-12 12:27:08 UTC
GT is the only one application that change the window size depending of the tab. That doesn't feet with GNOME general usability...
All I'm going to say refers to the window-mode, and no to the full-screen-mode (which problematic is opposite). But only devs use there terminal in full-screen, and I talk for other people.

The font is actually associated with each tab, and not with the window. So, if you create a new tab with a different profile (for another use), it's created 80-chars-width, and if the font is different, the window is resized.

The solution is to change the profile-use, having a "WindowProfile" (simply called Profile) and a "TabColorSet" ("colorset", maybe...) :
*When you create a new window, you could choose your WindowProfile, which describe the default font, and a default TabColorSet
*In each tab, you can change the TabColorSet
*In each tab, you can change the number-of-caracters-width, which egaly change the font to fit to the window

With this method, you have the choice to use TabColorSet and/or WindowProfile, depending of if you're a big terminal-user. The size of the window depends on the WindowProfile font, and the "zoom" applied (it applies to each tab). A tab-font depends of the zoom the size of the window it is in (see previously), and the number of characters-width (by default, 80).

Other information:
I join a file discribing the menu-bar of the proposed terminal.

See egaly bug 412056 : http://bugzilla.gnome.org/show_bug.cgi?id=412056
Comment 1 Arnaud B. 2008-11-12 12:28:53 UTC
Created attachment 122492 [details]
The menu organisation of the proposed terminal
Comment 2 Christian Persch 2008-12-16 19:34:50 UTC
Keeping the window size is bug 116147.


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