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

[Linux, Modality] it is possible to close parent window, so that child window will stay opened.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx2.1
    • fx2.1
    • javafx
    • 2.1.0b10

      /* this issue is partially related to RT-19288 */
      Run attached application and click "Init".
      You see stage "stage0".
      Click "None" there. It creates child window with none type of modality.
      Appeared "stage1".
      Click Win there.
      WINDOW_MODAL child window was created and was called "Stage2".
      In stage2 click "App".

      Now using round button "close" in the corner close stages in the next order: stage0, stage1, stage2, stage3.

      All the hierarchy of windows was created with parent-child relationship, but when you close windows, parent closing doesn't lead to child closing.

            tbrandal Tomáš Brandalík (Inactive)
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: