Comment #5 on issue 14131 by [email protected]: New windows tile
incorrectly
http://code.google.com/p/chromium/issues/detail?id=14131
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=18795
------------------------------------------------------------------------
r18795 | [email protected] | 2009-06-18 23:20:48 -0700 (Thu, 18 Jun 2009) |
14 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/window_sizer.cc?r1=18795&r2=18794
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/window_sizer.h?r1=18795&r2=18794
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/window_sizer_unittest.cc?r1=18795&r2=18794
Fix: New window appears to the left/up if the taskbar is on left/top.
Currently, the Windows taskbar (put differently, work area) is not
considered
in getting the last window bounds (while it is for the saved window bounds).
This causes new windows (CTRL-N) appear to the left/up of the existing
window
instead of right/down, if the taskbar is on left or top.
TESTED=gcl try, manually
TEST=Place the taskbar on left or top of the screen and create new Chrome
windows by CTRL-N and observe.
BUG=14131
Review URL: http://codereview.chromium.org/125179
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---