Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6773257
Votes 0
Synopsis With applet in XHTML object tag, LiveConnect JavaScript call fails
Category java_plugin:plugin2
Reported Against
Release Fixed
State 11-Closed, duplicate of 6771026, bug
Priority: 3-Medium
Related Bugs
Submit Date 19-NOV-2008
Description
FULL PRODUCT VERSION :
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)

ADDITIONAL OS VERSION INFORMATION :
 customer  Windows [Version 6.0.6001]
(Vista with SP1 installed)

EXTRA RELEVANT SYSTEM CONFIGURATION :
browser:  Firefox 3.0.4

A DESCRIPTION OF THE PROBLEM :
See link:

http://cs.jsu.edu/~leathrum/mini-test/

Moving mouse over text "Mouse over this for message" should place message "Hello World!" in applet graphics area


STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
any time view applet at above link with FF 3.0.4 and JRE plugin Update 10

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
applet should load and work correctly, display message in applet area
ACTUAL -
no indication that applet loads at all (Java Console does not launch as it should), call to applet method from JavaScript generates message in browser error console


ERROR MESSAGES/STACK TRACES THAT OCCUR :
Error: document.getElementById("msgspace").setMsg is not a function
Source File: http://cs.jsu.edu/~leathrum/mini-test/
Line: 1

REPRODUCIBILITY :
This bug can be reproduced always.

---------- BEGIN SOURCE ----------
all code (XHTML and Java) is given on page at following link:

http://cs.jsu.edu/~leathrum/mini-test
---------- END SOURCE ----------

CUSTOMER SUBMITTED WORKAROUND :
use Update 7 plugin (it works fine)

Release Regression From : 6u7
The above release value was the last known release where this 
bug was not reproducible. Since then there has been a regression.
Posted Date : 2008-11-19 00:46:22.0
Work Around
N/A
Evaluation
This is a duplicate of 6771026 which is fixed in jre 6u12. Tested the customer applet at http://cs.jsu.edu/~leathrum/mini-test/. The applet runs successfully with the fix.

Close as a duplicate.
Posted Date : 2008-11-19 01:20:50.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang