Closed
Bug 30898
Opened 25 years ago
Closed 25 years ago
[feature] Need a new "screen" object API that knows about multiple monitors
Categories
(Core :: XUL, defect, P1)
Core
XUL
Tracking
()
RESOLVED
FIXED
M17
People
(Reporter: mikepinkerton, Assigned: mikepinkerton)
References
Details
(Whiteboard: (done, close when 32612 is fixed))
The DOM |screen| object is just too stupid for its own good. It is useless to us
for window placement as it has no concept of multiple monitors or the primary
monitor for alert placement.
We need to write a new object that will replace the |screen| object everywhere in
our code that we do window placement.
Assignee | ||
Comment 1•25 years ago
|
||
M15, I hope.
Status: NEW → ASSIGNED
Summary: Need a new "screen" object API that knows about multiple monitors → [feature] Need a new "screen" object API that knows about multiple monitors
Target Milestone: M16
Assignee | ||
Updated•25 years ago
|
Whiteboard: 3 days
Comment 3•25 years ago
|
||
Per pink, this is done, will be closed as soon as 32612 is fixed.
Whiteboard: 3 days → 3 days (done, close when 32612 is fixed)
Assignee | ||
Updated•25 years ago
|
Whiteboard: 3 days (done, close when 32612 is fixed) → (done, close when 32612 is fixed)
Assignee | ||
Comment 4•25 years ago
|
||
pushing off, since mac/win32 done, and that's all that i really care about ;)
Target Milestone: M15 → M17
Assignee | ||
Comment 5•25 years ago
|
||
closing this out, leaving 32612 around if we ever care to fix it.
Assignee | ||
Comment 6•25 years ago
|
||
i swear i closed this bug.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•