Comment #2 on issue 18713 by [email protected]: New Chrome windows should not open beyond the dock http://code.google.com/p/chromium/issues/detail?id=18713
This is an area in which we intentionally use the windows/cross-platform code, which was recently rewritten to reposition and/or resize windows as little as possible. Basically, the code is happy as long as a 30x30 section of the window is visible on some screen. We could just as easily have thrown away the cross-platform code and let cocoa handle this for us. I don't have a strong preference either way. I'll ask around to see what others think. -- 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 -~----------~----~----~----~------~----~------~--~---
