Closed
Bug 104650
Opened 23 years ago
Closed 23 years ago
javascript secure server problem (seems to be with displayWindow)
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
People
(Reporter: tfo, Assigned: jst)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:0.9.5) Gecko/20011011
BuildID: 2001101117
when clicking on either of the "Click Me to Apply" images on the left of the
page at the referenced URL, all that happens is that the Mozilla "working" icon
(the one in the upper right; i'm not sure what the technical name for it is)
disappears, the reload icon disappears, and the cursor becomes the arrow with
tiny spinning ball, as if a page is loading but none ever appears.
i'm not sure what is causing the problem: javascript, the secure server, or
what, but it seems to be a Mozilla issue rather than a quirk.
Reproducible: Always
Steps to Reproduce:
1. attempt to load the page at
http://www.firstusa.com/cgi-bin/webcgi/webserve.cgi?partner_dir_name=yahoo_0005&page=cont&mkid=6EXU
2. click either of the two "Click Me to Apply" graphics on the left.
3. wait forever and fail to apply for a credit card.
Actual Results: icon disappearances and perpetual waiting.
Expected Results: displayed a "secure" online credit card application.
Comment 1•23 years ago
|
||
confirming with win2k build 20011012..
-> Dom0
This is a major problem because :
After I click on this link (and nothing happens) i can not open any new
mozilla windows (via CTRL+N or File/New Navigator Window)
and mozilla remains in the memory after I close all windows (BTW: I'm not
stupid: I don't use Fastload/turbo).
There is no error in the JS Console....
The code line :
<a
HREF="javascript:displayWindow('https://www.firstusa.com/cgi-bin/webcgi/webserve.cgi?card=2XZC&mkid=6EXU&page_type=schumer_pricing',600,400)">
Assignee: asa → jst
Severity: normal → major
Status: UNCONFIRMED → NEW
Component: Browser-General → DOM Level 0
Ever confirmed: true
OS: Mac System 9.x → All
QA Contact: doronr → amar
Hardware: Macintosh → All
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
*** Bug 104756 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 4•23 years ago
|
||
I bet this is a dup of bug 88355, duping, please re-open if this isn't fixed by
the fix for bug 88355.
*** This bug has been marked as a duplicate of 88355 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 5•23 years ago
|
||
verified dupe with win2k build 20011017..
(this works now)
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•