Comment #8 on issue 15102 by [email protected]: Doesn't nicely handle maximized state when opening new window http://code.google.com/p/chromium/issues/detail?id=15102
re: comment 7 - that's issue 3586. Actually, on any Linux WM, when you open a new Chrome window, it's actually trying to get the Windows behavior where the new window is not maximized. However, it just happens that on Metacity and Kwin, the unmaximize operation fails. Not sure why that's happening, but that's how it goes. With say, icewm and metacity, the WM is actually doing "the right things" and unmaximizing, because that's what Chrome asked it to do. I'd like to see how issue 3586 plays out. Perhaps we need different behavior on Linux - probably FF-like behavior. As is on Linux, we're trying to follow "standard Windows behavior", whatever that is, and failing at it with the popular WMs. -- 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 -~----------~----~----~----~------~----~------~--~---
