Window dispose() calls hide() instead of setVisible( false )

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 1.2.2
    • Component/s: client-libs
    • generic
    • generic



      Name: skT45625 Date: 04/05/2000


      java version "1.2.2"
      Classic VM (build JDK-1.2.2-001, native threads, symcjit)

      The method dispose() in java.awt.Window calls the deprecated method hide(). It
      should instead call setVisible( false ) so overiding setVisible() in subclasses
      will work as expected.
      (Review ID: 103326)
      ======================================================================

            Assignee:
            Richard Ray (Inactive)
            Reporter:
            Suresh Kondamareddy (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: