Opening new tabs causes window size to exceed screen size
Bug #399956 reported by
Rolf Leggewie
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xfce4-terminal |
Confirmed
|
Medium
|
|||
xfce4-terminal (Debian) |
Fix Released
|
Unknown
|
|||
xfce4-terminal (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
Binary package hint: xfce4-terminal
This is a very minor inconvenience that has been present at least since Jaunty and is still in the Debian experimental package 0.2.90.
Steps to reproduce
1. open a new instance of xfce4-terminal
2. maximize the window vertically
3. open a new tab
The window will now have grown beyond the vertically available space. Same thing happens on the reverse. A vertically maximized window with several tabs will shrink between the maximum vertical dimensions when closing the second-to-last tab.
summary: |
- adding new tab to vertically maximized window + Opening new tabs causes window size to exceed screen size |
Changed in xfce4-terminal (Debian): | |
status: | Unknown → Confirmed |
Changed in xfce4-terminal: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in xfce4-terminal (Debian): | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
Created attachment 1788
screenshot of the Terminal miximized off screen
When Terminal is used in Fluxbox (1.0.0) and MiscAlwaysShowTabs is set to FALSE, and a user creates another tab in a maximized window of Terminal, then the window will resize off screen hiding the bottom lines of terminal viewport content. Terminal has to be unmaximized, and maximized again to resize to such a window state where all lines a visible.
A workaround for that is to set MiscAlwaysShowTabs to TRUE.
BTW: From my GNOME days I remember similar bugs being filed against Gnome Terminal.