Applet status could never be APPLET_DESTROY

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 6
    • Component/s: deploy
    • None
    • mustang
    • x86
    • windows_2000

      The native side of Java Plug-in (both IE and Netscape) communicates with java side of plug-in about the applet status change. Basically AppletPanel calls showAppletStatus to notify the applet status change. However, when applet is stopped or destoyed and then disposed, it sets the status to APPLET_INIT, APPLET_LOAD, APPLET_DISPOSE repectively, but never be APPLET_STOP, APPLET_DESTROY and APPLET_DISPOSE as we assumed currently.

      This implementation issue exisits cross different platforms.
      ###@###.### 2004-08-18
      ###@###.### 2004-08-19

            Assignee:
            Xiaobin Lu (Inactive)
            Reporter:
            Xiaobin Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: