Closed
Bug 160111
Opened 23 years ago
Closed 23 years ago
new browser window opens - page won't finish loading
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 147979
People
(Reporter: rodbod, Assigned: jst)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; sc-GB; rv:1.0.0) Gecko/20020529
BuildID: 2002052917
Selecting "Internet Banking" from the "Log on..." drop down menu in the top left
of this page (http://www.firstdirect.com/fs_home.html) causes a new browser
window to open. The new page, which mozilla doesn't display a URL for, starts to
render but never completes.
Reproducible: Always
Steps to Reproduce:
1.Go to http://www.firstdirect.com/fs_home.html
2.Click on the drop down menu "Log on..."
3.Click on the menu item "Internet banking"
Actual Results: A new browser window opens. A new page is partly rendered, then
mozilla hangs.
Expected Results: Finished rendering the page
Netscape 4.75 doesn't hang on this. Mozilla 0.9.9 doesn't hang either.
The javascript console reports "error: redeclaration of const hide" with "Source
File: chrome://wallet/content/walletOverlay.js" as soon as the new browser
window opens
Resolving as dup of bug 147979, fixed on June 16th.
(by way of dup bug 147908 about same site, which seems to describe the same
problem.) Please try a newer build.
*** This bug has been marked as a duplicate of 147979 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Component: DOM: HTML → DOM: Core & HTML
QA Contact: stummala → general
You need to log in
before you can comment on or make changes to this bug.
Description
•