Comment #3 on issue 15672 by Adam.Walling: Chromium starts up offscreen  
when remembered window position is negative
http://code.google.com/p/chromium/issues/detail?id=15672

The "Local State" file in Chromium, under the "browser"->"window_placement"  
object, I
can see that the "left" value is being saved incorrectly. So now we know  
the problem is
in the code saving the window placement, not the code restoring it. What is  
strange is
that it works around -540 or so, but once it gets lower than somewhere near  
that
number, it starts to exhibit this bad behavior and save a value  
significantly lower
than it should (for example, i started it up and it was at -400, moved it  
maybe 200 or
300 pixels to the left, so it should be ~ -700, but instead it was saved as  
more than -
2000!!)

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to