Open Bug 519404 Opened 15 years ago Updated 2 years ago

calls to open windows with centerscreen that have null parent always opened primary screen

Categories

(Core :: XUL, defect)

defect

Tracking

()

People

(Reporter: tnikkel, Unassigned)

References

Details

Bug 410337 made it so that windows opened with centerscreen are opened on the same screen as their parent. However if the parent is null there is nothing that can be done and it will be opened on the primary screen. We should pass a valid parent if we can. The situation I found was in the update manager (http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/update/src/nsUpdateService.js.in#2870), but there might be more.
Blocks: 1320893
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.