openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #01015
[Bug 282762] Re: LiveConnect nyi (applet to JS communication does not work)
This bug was fixed in the package openjdk-6 - 6b12-0ubuntu3
---------------
openjdk-6 (6b12-0ubuntu3) intrepid; urgency=low
* Update IcedTea build infrastructure (20081018).
- Fix LiveConnect issues in the web plugin. LP: #282762.
- Fail the build, if patches don't apply.
* Show xvfb and xauth failures in the build log, when running the testsuites.
* Kill processes which still hang after running the testsuite. Closes: #493339.
* Run the testsuite in parallel, reducing build time.
* openjdk-headless: Depend instead of recommending tzdata-java.
-- Matthias Klose <doko@xxxxxxxxxx> Sat, 18 Oct 2008 17:15:14 +0200
** Changed in: openjdk-6 (Ubuntu Intrepid)
Status: In Progress => Fix Released
** Changed in: cacao-oj6 (Ubuntu Intrepid)
Status: In Progress => Fix Released
--
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 “cacao-oj6” source package in Ubuntu: Fix Released
Status in “openjdk-6” source package in Ubuntu: Fix Released
Status in cacao-oj6 in Ubuntu Intrepid: Fix Released
Status in openjdk-6 in Ubuntu Intrepid: Fix Released
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