Closed
Bug 67070
Opened 24 years ago
Closed 24 years ago
Windows won't display on 2nd monitor
Categories
(Core :: XUL, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla0.9.1
People
(Reporter: mikepinkerton, Assigned: bugs)
Details
(Keywords: regression)
You break it, you buy it. ;)
The code ben added to nsXULWindow to stagger positions of windows makes sure the
window is on a screen. Problem is, it gets the wrong screen and always ends up
constraining the window to the primary monitor -- not the monitor it was last on.
Ugh. Can you back this positioning code out until we get a fix?
Reporter | ||
Updated•24 years ago
|
Keywords: nsmac1,
regression
Marking nsbeta1+, p2, mozilla0.9.1
Assignee | ||
Comment 2•24 years ago
|
||
This was fixed long ago by danm
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•