Open

Description
When a tab is created the window height increases to accommodate the tab bar. This is OK, but undesirable. However, the issue is that the window height doesn't come back to normal when the tab is closed and the tab bar is gone. So, every time a tab is opened and closed the window height keeps on increasing.
Ideally, 1) either, opening or closing tabs shouldn't change window size, 2) or, if opening increases height, closing should revert the height back to the original height.