Closed Bug 66245 Opened 24 years ago Closed 24 years ago

Opening new window doesn't place URL in location bar

Categories

(SeaMonkey :: Location Bar, enhancement)

x86
Windows ME
enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 48524

People

(Reporter: bk039, Assigned: asa)

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; 0.7) Gecko/20010109
BuildID:    2001010901

When you open a link in a new window, Mozilla does not immediatly place the url
in the location bar of the new browser window.  The url only gets displayed if
the page starts being loaded, and not when it is aborted or fails to load.

Reproducible: Always
Steps to Reproduce:If you are using the attached html code, you can just attempt
to open the link in the new window.  Otherwise, you must abort the attempt to
load the page, or cause some other error before the page loads (i.e. when
resolving or contacting host).

Actual Results:  In the race condition, the url will remain blank after you
abort loading in a new window.  Attempts to reload the page fail.

Expected Results:  The url should be printed in the location bar so that reload
attempts are possible.

The following example HTML can be used to reproduce the problem:

<html>
<body>
<a href="http://www.invalidhost.org/test2.html">test2.html</a>
</body>
</html>

*** This bug has been marked as a duplicate of 48524 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
vrfy dup
Status: RESOLVED → VERIFIED
Component: Browser-General → URL Bar
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.