← Back to team overview

openjdk team mailing list archive

[Bug 282762] Re: LiveConnect nyi (applet to JS communication does not work)

 

This might be a packaging issue. Some classes that are required by icedtea6-plugin are supposed to be in rt.jar (as informed by Deepak Bhole @ redhat). rt.jar is part of openjdk-6-jre-headless and these classes are not found in the rt.jar there. The classes in question are
netscape.javascript.*.
The sources for these classes are however present in the source package in the directory openjdk-6-6b12~pre2/plugin/icedtea

-- 
LiveConnect nyi (applet to JS communication does not work)
https://bugs.launchpad.net/bugs/282762
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in OpenJDK: Confirmed
Status in “openjdk-6” source package in Ubuntu: Confirmed

Bug description:
separate report for the second half of bug #207064

JS to Applet communication work but applet to JS communication does not work. You can verify this with the apple liveconnect test at http://developer.apple.com/internet/safari/samples/ColorBlockApplet.html
You'll see the color change when you click on the buttons but when you double click the applet there is no alert message.



References