Closed Bug 180416 Opened 23 years ago Closed 23 years ago

window.resizeBy() sizes the window incorrectly

Categories

(Camino Graveyard :: Page Layout, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sfraser_bugs, Assigned: sfraser_bugs)

Details

window.resizeBy() causes the window to grow up and to the right (pinned in the lower-left corner), thanks to Cocoa's backasswards coordinates scheme. I also note that window.resizeTo() can be used to make the window pretty small (I think the OS imposes some min size), and very large. I think we should impose some limits on min/max size here.
Status: NEW → ASSIGNED
I fixed window.resizeBy(). If we need bugs on resizeTo() abuse, please file them.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
See also bug 169492.
You need to log in before you can comment on or make changes to this bug.