Pages with Java don't like being left

Koos Vriezen koos.vriezen at xs4all.nl
Fri Aug 16 22:35:08 BST 2002


On Fri, 16 Aug 2002, Dirk Mueller wrote:

> On Die, 13 Aug 2002, Koos Vriezen wrote:
>
> > This causes it:
>
> How can I reproduce this ?

First, as you may noticed, the fix is in CVS now. Remove it, if another
solution is found eg. only deleteLater when scripts are running or events
being dispatched (didn't test these).

Ok, go to a page with a Java applet, eg.
http://developer.netscape.com/docs/examples/java/hitman.html
After the applets are loaded, go to some other page. Next you get this
crash.
The KJavaAppletContext is gone when KJavaApplet gets deleted because of
deleteLater. KJavaAppletContext being deleted by the KHTMLPart.

Koos








More information about the kfm-devel mailing list