Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc
New 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
Chrome Version : 3.0.191.0 (Developer Build 19580)
URLs (if applicable) : NA
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 4: OK
Firefox 3.x: OK
IE 7: OK
IE 8: OK
What steps will reproduce the problem?
1. Set up monitors in a 2,1 configuration (Primary on the right, Secondary
on the left, such that the secondary monitor has virtual screen coordinates
similar to (-1280,0)-(-1,1024)
2. Start up Chromium and move to the secondary monitor. Close Chromium.
3. Start up Chromium again.
What is the expected result?
Chromium should start up and remember the same size and position as when it
was last closed.
What happens instead?
The window is created mostly offscreen to the left, although enough is
visible to grab and move into full view.
Please provide any additional information below. Attach a screenshot if
possible.
When Chromium is closed on the primary monitor, there are no problems. I am
using two monitors in a 2,1 configuration, both using 1280x1024 resolution.
Therefore the secondary monitor uses negative horizontal screen
coordinates.
Main window position on secondary monitor when closing: (-1164,230) - (-
60,805) - 1104x575
When started up again: (-2354,230) - (-1250,805) - 1104x575
Resized and try again: (-1099,17) - (-349,886) - 750x869
Started up: (-2000,17) - (-1250,886) - 750x869
For some reason the right side always seems to be at -1250 (which leaves me
30 pixels visible).
I decided to try resizing the window beyond the width of a single monitor:
(-1232,99) - (531,782) - 1763x683
And when restored: (-2512,99) - (-749,782) - 1763x683
So, when it is resized beyond the width of a single monitor, the right side
when restored is the amount beyond the width of the monitor + -1250.
Otherwise it always stays at -1250.
--
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
-~----------~----~----~----~------~----~------~--~---