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

5u18+ applet size may not be initialized correctly if % was used in width or height

XMLWordPrintable

    • x86
    • windows_vista

      Intermittently, applet is not painted on IE.

      Vista SP1/IE7

      This became to happen frequently after upgrading from 1.5.0_17 to 1.5.0_18.
      This seems to happen if applet tag has '%' in width or height attribute.

      For example, if the applet tag has widht="100%" and height="70", the JApplet
      subclass size is 1x70 when the applet is not painted properly.

      If I maximize the browser window, applet size is updated and the applet becomes to
      be painted properly.

      The problem does not seem to happen with object tag even if it has width="100%".

            poonam Poonam Bajaj Parhar
            ytoshima Yoshinori Toshima
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: