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

Gtk: [Modality] child modality stage is not closed, when showAndWait is used on linux.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8
    • 7u6
    • javafx
    • 2.2.0b15, JDK7, Ubuntu 10.04x86.

    Description

      Run attached code;

      Click init button to create initial stage with none modality and without parents.

      in stage0 click button NONE. it will create child stage with none modality and with stage0 as parent.
      in stage1 check checkBox "Wait after show modal window" and click button NONE. It will create stage2, which has stage1 as parent, and stage1 waits for stage2 closing.

      Close stage1.
      On windows: stage1 and stage2 will be closed.
      On linux: stage1 will be closed, stage2 will continue existing.

      Attachments

        Issue Links

          Activity

            People

              azvegint Alexander Zvegintsev
              akirov Alexander Kirov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported: