Closed
Bug 165412
Opened 23 years ago
Closed 20 years ago
mozilla hangs when closing popup containing applet
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: plm, Assigned: nidheesh)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826
if you close the applet that appears in a popup-window on the given URL by
clicking on the X (upper right corner), mozilla hangs.
strangely, if you close the applet-window via the taskbar, the bug does not occur.
also, bug seems to occur only if mozilla has focus while doing this.
I tried to see what's going on by opening the java console. then while the java
console had focus, i closed the applet window, and the bug did not occur.
otherwise, it occurs consistently.
i tried JRE 1.3.1_01 and 1.3.0
Reproducible: Always
Steps to Reproduce:
1. on given url, in 'choose tools here', choose 'Analysis tools'
2. applet appears in popup window
3. click on upper right corner to close popup window
Actual Results:
mozilla hangs
Expected Results:
just close the window
Correct URL is http://www.swissquote.ch/
Correct steps appear to be:
1) Select Financial Tools in menu on left
2) Select Analysis Tools
3) In popup enter a stock name e.g. abc
4) Click on get quote
Reporter, update if that is incorrect.
WFM using BuildID 2002082008 and JRE 1.4.0_01 on WinXP
Reporter could you try upgrading to JRE 1.4.x and see if you still have the problem
Assignee: asa → joe.chou
Component: Browser-General → OJI
QA Contact: asa → pmac
| Reporter | ||
Comment 2•23 years ago
|
||
hmm, this seems to be a duplicate of 137928 but I'm not sure if it is exactly
the same.
also I noticed (trying some more) that with jre 1.4 the problem did not occur.
only with jre 1.3 (and maybe older, i didn't try).
bug doesn't appear with WinNt 4.0, JRE 1.3.1_06 and Mozilla 2003080204
Comment 5•22 years ago
|
||
I can reproduce this problem on http://www.baseball-almanac.com/rulemenu.shtml
I am not sure that the applet there is even running, but the browser does hang
when I try to close the window.
I am using Build 2003082704 on W2000 patched w/ SP4.
Comment 6•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 7•20 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•