Closed
Bug 51740
Opened 24 years ago
Closed 24 years ago
Java applet's method which takes a object argument using liveconnect returned a wrong value.
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: richard.pecson, Assigned: joe.chou)
References
()
Details
Steps to reproduce:
1. Load the given URL.
2. Check values of expected and actual result
EXPECTED RESULT:
java.awt.Dimension[width=20, height=30]
ACTUAL RESULT:
A P P L E T
Tried with Netscape PR3 packages (10/31/2000) with FCS bits of Java Plugin
1.3.0_01 on Solaris 2.8 i386
Return value is correct. Test Works fine (may have to REload page)
Verified on Solaris sparc 2.8 with FCS bits of Java Plugin 1.3.0_01
and FCS package of Netscape 6 for Solaris dated (12/4)
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•