each maximisation + un-maximisation cycle of a gnome-termial windows will shrink the terminal by 1 row and by 1 column
Bug #1916890 reported by
Péter Prőhle
This bug report is a duplicate of:
Bug #1288655: Terminal height shrinks - repeatedly restored shorter than the previous height.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-shell (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
gnome-terminal (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
each maximisation + un-maximisation cycle of a gnome-termial windows will shrink the terminal by 1 row and by 1 column
two such a sycles (maximize, unmaximize, maximize, unmaximize) shrinks from 80x42 to 78x40:
prohlep@pc56:~$ resize
COLUMNS=80;
LINES=42;
export COLUMNS LINES;
prohlep@pc56:~$ resize
COLUMNS=79;
LINES=41;
export COLUMNS LINES;
prohlep@pc56:~$ resize
COLUMNS=78;
LINES=40;
export COLUMNS LINES;
prohlep@pc56:~$
My 20.10 is almost release default state, no extension, only a few kbd shortcuts, that's all.
I use gnome shell with gnome-terminals.
To post a comment you must log in.
Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1288655, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.