Closed Bug 159485 Opened 22 years ago Closed 22 years ago

Blank page showed.

Categories

(SeaMonkey :: Preferences, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 104470

People

(Reporter: lijin, Assigned: doronr)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:1.0.0) Gecko/20020529
BuildID:    2002052917

go to the http://atomix.appleunion.com/ and there is nothing: a blank page
showed. But when use IE, there is something one can see.

Reproducible: Always
Steps to Reproduce:
1.go to url http://atomix.appleunion.com/
2.see for yourself

Actual Results:  a blank page is showed

Expected Results:  at least something should be visible like in IE
Do you accept all images?  See

edit\preferences\Privacy&Security\image

That web page works for me...
It's a "Open unrequested windows" thing...
Excerpt from http://atomix.appleunion.com/:

==========================================================
<script Language=JavaScript>
	function jump() {	
		window.open("index.php","_self");
	}
</Script>

</head>

<body onLoad=jump()>
</body>
==========================================================

If you don't allow "unrequested windows" the page will be blank.
Since window.open(..., _self) works more like a redirect - maybe it should not
be affected by that pref?
Assignee: attinasi → doron
Component: Layout → Preferences
OS: Mac System 9.x → All
Hardware: Macintosh → All
Dup of "dom.disable_open_during_load breaks opens targeted to frames or existing
named windows"

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