Closed
Bug 284705
Opened 20 years ago
Closed 20 years ago
Java applet "mashes" text together
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: david52056, Assigned: yuanyi21)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050223 Firefox/1.0.1 On the page http://magpage.com/~stpauls/, there is a small java applet that does a vertical scroll. The text is "mashed" together and impossible to read. The error message listed in the java console is: "Error: MM_preloadImages is not defined" Reproducible: Always Steps to Reproduce: 1.just visit the page 2. 3.
| Reporter | ||
Updated•20 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 1•20 years ago
|
||
The error message is NOT in teh Java Console, it's in teh Javascript Console ! confirming with win2k3 and Mozilla Gecko/20050302 and JRE 5.0 Update 1 (never forget to include the plugin version if you report something about a plugin)
Assignee: firefox → kyle.yuan
Status: UNCONFIRMED → NEW
Component: General → Java: OJI
Ever confirmed: true
Product: Firefox → Core
QA Contact: general
Version: unspecified → Trunk
It's not a bug of firefox, it's a bug of the applet itself or the incompatibility between MSJRE and Sun JRE.
Status: NEW → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•