! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Window size getting larger/smaller while opening/closing the first/last tab
Status:
CLOSED: WONTFIX
Product:
Xfce4-terminal
Component:
General

Comments

Description Sergio Luis 2006-06-19 09:41:39 CEST
Overview Description:
The size of the terminal window gets larger while opening the first new tab. That's a problem if the window is already maximized, since the final size will exceed the start of the toolbar on the bottom of the screen. It's really annoying having to re-maximize the window after that.

And the size of the window gets smaller while closing the last tab (when there are only two tabs)

On the other hand, if there are two tabs, at least, the window size doesn't change while opening new ones (I think that should be the correct behavior of it anytime). The same same behaviour can be seen if there are more than 2 tabs and one closes one of them. The window size keeps the same (correct behaviour).


Reproducible: Always

Steps to Reproduce:
1. Open the terminal and maximize the window.
2. Open a new tab and see how window size exceeds the "window area", on the screen.
3. Close this new tab and see how the size gets smaller.
Comment 1 Benedikt Meurer editbugs 2006-06-19 09:48:12 CEST
This is a problem that has been reported various times, but cannot be fixed currently, because of the way GTK+ works (it also depends on the theme engine in use). However, Terminal 0.2.5 and above includes a hidden setting MiscAlwaysShowTabs, which causes the notebook to always display the tab headers even if a window contains only a single tab (see the "Hidden options" section in the manual for details). Therefore add a single

MiscAlwaysShowTabs=TRUE

to your ~/.config/Terminal/terminalrc .
Comment 2 Benedikt Meurer editbugs 2006-07-09 09:41:54 CEST
*** Bug 2001 has been marked as a duplicate of this bug. ***

Bug #1936

Reported by:
Sergio Luis
Reported on: 2006-06-19
Last modified on: 2009-12-17
Duplicates (1):
  • 2001 Terminal window resizes when switching between 1 and 2 tabs.

People

Assignee:
Benedikt Meurer
CC List:
2 users

Version

Version:
0.2.5.1beta1

Attachments

Additional information