Closed Bug 2874 Opened 27 years ago Closed 23 years ago

onLoad racy with applet tag

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P1)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 115998
Future

People

(Reporter: chips, Assigned: joki)

References

()

Details

Attachments

(1 file)

(This bug imported from BugSplat, Netscape's internal bugsystem. It was known there as bug #91994 http://scopus.netscape.com/bugsplat/show_bug.cgi?id=91994 Imported into Bugzilla on 02/03/99 18:25) From rweltman: http://manta.mcom.com/tablebean/New/index2.html. It currently has no delay, which is often sufficient when loading over the internal network, but not when loading over a 28.8 dial-in line. http://manta.mcom.com/beans/DNPickerApplet2.html. It currently has a four second delay, which is often sufficient when loading over the internal network, but not when loading over a 28.8 dial-in line. I'll make a http://manta.mcom.com/beans/DNPickerApplet3.html now with no delay; that should always fail on a full reload.
it looks like window.onLoad = xxx isn't waiting for the applet to finish loading.
I just noticed this old applet bug that was originally assigned to nix. It sounds like a libmocha OnLoad bug. Since it's been around so long a fix can presumably wait for 4.5/5.0. Reassigning to mlm.
Setting TFV to 4.5.
Setting to M14.
Since this bug has been around for so long, moving to 5.0. (Sorry, Rob.)
Spreading doomage around the group.
Assignee: shaver → vidur
Reassigning to vidur.
Assignee: vidur → joki
Passing the buck. :-)
per leger, assigning QA contacts to all open bugs without QA contacts according to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Status: NEW → ASSIGNED
Target Milestone: M7
We don't even know if this will be a problem or not in the new world. Pushing to far milestone till I have time to look into it.
Target Milestone: M7 → M10
Whoa, ignore that attachment--it belongs to another bug
Whiteboard: [makingtest] webmaster@steady.nl
Target Milestone: M10 → M14
Whiteboard: [makingtest] webmaster@steady.nl → [MAKINGTEST] webmaster@steady.nl
Capitalizing [MAKINGTEST]. (Please capitalize for consistency.)
Target Milestone: M14 → M16
Moving M16.
Bulk moving old [makingtest] code to new makingtest keyword. Sorry for the spam!
Keywords: makingtest
Bulk prioritizing bugs for correct milestones.
Target Milestone: M16 → M18
Removing makingtest keyword (it's been months ;-) Gerv
Keywords: makingtest
Whiteboard: [MAKINGTEST] webmaster@steady.nl
This bug has been marked "future" because the original netscape engineer working on this is over-burdened. If you feel this is an error, that you or another known resource will be working on this bug,or if it blocks your work in some way -- please attach your concern to the bug for reconsideration.
Target Milestone: M18 → Future
QA contact updated
QA Contact: gerardok → madhur
This bug seems to have decayed to the point of non-return. The URL site, manta.mcom.com, doesn't seem to exist anymore, the attached test case is for another bug, and there seems to have been no activity for months (or even years) so maybe this one should be marked invalid?
QA Contact: madhur → rakeshmishra
Go ahead guys, mark the bug obsolete or something. I would imagine the applet code has been rewritten several times since this bug was filed five years ago, and who cares about 28.8k dialup these days anyway.
or simple fix it... the onLoad simply doesnt work with java applets... it's comming before the applet is initialized and when you call java methods from javascript before the applet is initialized you get an error message on the javascript console, that the method doesn't exists... i've opened another bug 115998 , with an example of the problem. there exists also other liveconnect problems depending on fireing onLoad before the applet is initialized..
*** This bug has been marked as a duplicate of 115998 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Verified duplicate
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: