Closed Bug 309309 Opened 19 years ago Closed 19 years ago

top.resizeTo(x,y) does not work

Categories

(Firefox :: General, defect)

1.5.0.x Branch
x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 309251

People

(Reporter: giner.stephane, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4

the code 
<html>
<head>
	<title>Couleur</title>
<script type="text/javascript">

top.resizeTo(515,580);
document.title = "Choix des couleurs";
...

does not resize the window but it work fine on previous version.

Reproducible: Always
Version: unspecified → 1.5 Branch
Note: dom.disable_window_move_resize defaulted to false in 1.0.x but now
defaults to true in current 1.5 beta builds.  
INVALID?
And see bug 309251.
DUPE?

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