Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4375030

Firefly (PR3) or Netscape 6 chops applets.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.3.1_01
    • 1.3.1_01
    • deploy
    • fcs
    • generic
    • generic


      Navigate to http://javaboutique.internet.com/Difus/ using Netscape 6.
      This applet will have it's right side truncated. To see what it should
      look like, use Netscape 4.75 or Internet Explorer.

      The best applet in the world since the inception of Java is at
      http://anatline.nlm.nih.gov/ . After navigating to this URL, click on
      "Anatomical Browser". A full 3D slice through a virtual human is supposed
      to show up. The new browser or the JRE it uses defaced this applet by
      refusing to display the full torso.

      Maybe the HEIGHT or WIDTH parameters in the APPLET tag are not
      being used?

      allan.jacobs@Eng 2000-09-28

      The HTML source is

      <applet code="Difus.class" archive Difus.jar"
          align="baseline" width="500" height="440">
         <param name="an" value="500">
         <param name="al" value="440">
      </applet>

      allan.jacobs@Eng 2000-10-03

            stanleyh Stanley Ho (Inactive)
            ajacobssunw Allan Jacobs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: