Comment #4 on issue 22161 by wjspear: Window position restored on wrong monitor http://code.google.com/p/chromium/issues/detail?id=22161
The startup tab selection doesn't seem to make a difference. However I think I've pinned this down a bit more. Primary vs. secondary monitor was a red herring. This happens when there are two monitors and one has less vertical window-space than the other (such as when one screen has some pixels occupied by gnome-menu-bars and one does not). If the chrome window is resized to vertically fill the taller screen and then moved to the shorter screen (which will cut off part of the window, since it isn't tall enough to show the whole thing) and closed it will be restored in the taller screen instead; the one where it fits without being cut off. If it is maximized while in the condition of being too tall for its current screen, it will shift to the other screen, still maximized, when restored. If the non-maximized window is short enough to fit entirely in the screen where it is closed it will be restored properly. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
