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

[macOS] JavaFX windows open as tabs when system preference for documents is set

XMLWordPrintable

        A DESCRIPTION OF THE PROBLEM :
        If the MacOS system setting for opening documents as tabs is selected, then all JavaFX windows including Dialogs are openned as tabs

        STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
        1. MacOS System Preferences -> General -> Open All Documents as Tabs
        2. Create a Hello World JavaFX application with a Stage and a button. Clicking that button opens a Dialog.

        EXPECTED VERSUS ACTUAL BEHAVIOR :
        EXPECTED -
        Dialog opens as window
        ACTUAL -
        it opens as tab

        FREQUENCY : always


              kcr Kevin Rushforth
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: