Closed Bug 3959 Opened 26 years ago Closed 26 years ago

Specifying both width & height for an applet crashes Mac

Categories

(Core Graveyard :: Plug-ins, defect, P3)

PowerPC
Mac System 8.5
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cpratt, Assigned: amusil)

References

()

Details

Use this snippet: <APPLET width="2" height="2"> </APPLET> Viewing that in macmonkey will crash the browser with a type 3 error. This was originally taken from http://www.warprecords.com/warp/intro.cgi (where it's actually <APPLET codebase="control/" code="bleeper.class" NAME="bleeper" width="2" height="2" MAYSCRIPT> - this is a simplified test case).
Assignee: don → amusil
Component: Apprunner → Plug-ins
Re-assigned to amusil@netscape.com and changed component to Plug-ins. Alex, is this for you or for Troy?
btw - forgot to mention that if you write either <APPLET width="2"></APPLET> or <APPLET height="2"></APPLET>, then the browser will not crash.
QA Contact: 3853 → 4082
Target Milestone: M4
QA Contact: 4082 → 4386
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This does not crash for me with either the MRJ plugin installed or not. (although the applet does not do anything when MRJ is intalled either) cc'ing Patrick so he can help verify.
It's not crashing for me using the 9 am March 23 build. - Where can I get the MRJ plugin?
Status: RESOLVED → VERIFIED
thanks - seems fine with the MRJ plug-in as well. I'm going ahead and marking this as verified fixed. Patrick, please re-open if you see a problem.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.