Closed Bug 347579 Opened 18 years ago Closed 18 years ago

When opening page in tab with onLoad="resizeTo(w,h) in body, resizes whole window

Categories

(Firefox :: Tabbed Browser, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 144069

People

(Reporter: kilowatt, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060805 BonEcho/2.0b1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060805 BonEcho/2.0b1

<html>
<head>
<title>Whatever</title>
</head>
<body onLoad="resizeTo(100,100);">
</body>
</html>

Reproducible: Always

Steps to Reproduce:
1. Create and open page described in details.

Actual Results:  
Resizes whole window

Expected Results:  
Ignore resizeTo() function in onLoad when opened in tab.

*** This bug has been marked as a duplicate of 144069 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.