Firefox window appears partially offscreen and in random position on restart when moving from large external monitor to laptop
Categories
(Core :: Widget: Win32, defect, P3)
Tracking
()
People
(Reporter: mkaply, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [win:multimonitors][win:sizing])
If you use Firefox on a large external screen and then disconnect and use it on a laptop, when you start Firefox, it appears partially offscreen.
If you immediately close it and open it again, it still appears offscreen, but in a different way.
Sometimes its the top, sometime it's the left, sometimes it's the right.
To recreate, place a xulstore.json in your profile that looks like this and then start Firefox.
{"chrome://browser/content/browser.xhtml":{"main-window":{"screenX":"0","screenY":"-342","width":"2463","height":"1204","sizemode":"normal"},"sidebar-box":{"sidebarcommand":"","style":""},"sidebar-title":{"value":""}}}
We appear to have fixed bugs like this in the past, but it comes back for some reason.
Other apps reposition and size themselves to fit on screen when they are off screen or too large for the screen
Comment 1•2 years ago
|
||
Changing the window size and position based on changes in the screen the browser is being shown on feels more like a front end decision, so I'm going to move this over to Firefox::Untriaged.
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Description
•