Closed Bug 42544 Opened 25 years ago Closed 25 years ago

Window sizing with javascript

Categories

(Core :: DOM: Core & HTML, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 9606

People

(Reporter: lbaliman, Assigned: danm.moz)

Details

Attachments

(4 files)

From Karl-Heinz Dalhmann, Ticket Online sidebar tab developer If you open a window in javascript, the size is not correct. If you give the size of the window in pixel, NS46 displays a new window and the inner size of that window is the hight and the width you gave in the open windows script command. NS6 displays a window with the outer size of these values. When you load "www.ticketonline.de" you can see a scroll bar because the content doesn't fit vertically in that window. You can see attached files NS6_new_window and NS46_new_window.
Attached image NS6 window sizing
Attached image NS 46 window sizing
Mark, can you please triage this from Clayton's list.
Assignee: clayton → attinasi
Looks like the problem is simple: the window size being specified is not the inside dimensions, like in IE and Nav4, it is the outside dimensions. Out of complete ignorance I am assigning to Javascript Engine owner.... Please forward to correct culprit if this is the wrong place.
Component: Layout → Javascript Engine
Attached file Testcase (part 2)
Really reassigning now.
Assignee: attinasi → rogerl
QA Contact: petersen → pschwartau
Browser, not engine. Reassiging to DOM Level 0 -
Assignee: rogerl → jst
Component: Javascript Engine → DOM Level 0
QA Contact: pschwartau → desale
Window problems, probably a dup even, over to danm.
Assignee: jst → danm
related to 40520? nominating for nsbeta3
Keywords: nsbeta3
effectively a dupe of bug 9606 (which is beta3+) *** This bug has been marked as a duplicate of 9606 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified Duplicate.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: