User-Agent: Opera/9.23 (X11; Linux i686; U; de) Build Identifier: The window position of the Terminal changes if you open and close a tab. Reproducible: Always Steps to Reproduce: 1. Move Terminal to the bottom of the screen 2. Open a second tab 3. Close it again Actual Results: There is a gap between the bottom of the screen and the window border. Expected Results: The original position should be restored.
Yes, this is due to a race condition between the resizing logic in Terminal/VTE and the window manager.
Not reproducible in current git version.
Notice that it is still reproducible with version 0.6.3. I'm looking forward to the fix with the next release. :-)
Mathias, Current git version is 0.7.0: it's been ported to gtk3, and I'm also fixing the bugs and cleaning bugzilla up. Can you build terminal from git and verify the issue?