Closed
Bug 6590
Opened 25 years ago
Closed 25 years ago
Applet tag not working for Mac
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
M6
People
(Reporter: pawyskoczka, Assigned: beard)
References
()
Details
Installed MRJ 2.1
Build is 5/17/99
Power Mac is a 9500/200
Steps:
1. Start apprunner
2. Run the following URL
http://blues/users/bsharma/publish/OJITests/Tags/APPLET/acceptance.html
3. The jitter text does not run
This particular html file runs fine on Mac 4.6, Win 4.6 and Win 5.0.
Other applets will run on the Mac 5.0
Reporter | ||
Updated•25 years ago
|
Summary: Object tag not working for Mac → Applet tag not working for Mac
Reporter | ||
Comment 1•25 years ago
|
||
Changed summuary to say Applet tag not object tag
Updated•25 years ago
|
Assignee: amusil → beard
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•25 years ago
|
Target Milestone: M6
Assignee | ||
Comment 2•25 years ago
|
||
It works for me, with both viewer and apprunner. Reload doesn't always work
(back in history and forward) but it does come up for me. I have to resize the
window to bring into view. There's a scrolling bug where the applet draws in the
wrong position. These are general plugin problems.
Assignee | ||
Comment 3•25 years ago
|
||
Reloading from history doesn't work because the applet kills and nulls out its
thread in its stop() method, but its start() method doesn't recreate the thread.
Assignee | ||
Comment 4•25 years ago
|
||
Please verify with the 1.0d8 build.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 5•25 years ago
|
||
Verified in the 5/24/99 build
You need to log in
before you can comment on or make changes to this bug.
Description
•