Ubuntu – Gnome3 Terminal restores previous window size on focus loss

gnomegnome-terminal

Sometimes when I resize a window in gnome 3 and then switch tasks, the window snaps back to it's previous size. How can I make it retain the size that I change it to?

For instance, if I drag at the sides of a terminal window to make it a new size it will resize, however when I click on any other window the size of the terminal will shrink back to exactly the same size it was before I resized it.

It might only be the terminal window that does this. Other windows I have seem retain their size.

Best Answer

This is apparently a bug.

https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1040885

They mentioned a workaround, select the first tab and resize. Apparently this only happens when the first tab isn't selected.

Related Question