-
Bug
-
Resolution: Fixed
-
P3
-
jfx15
-
os_x
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8264870 | 8u301 | Kevin Rushforth | P3 | Resolved | Fixed | b01 |
JDK-8266633 | jfx11.0.12 | Kevin Rushforth | P3 | Resolved | Fixed |
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
- backported by
-
JDK-8264870 [macOS] JavaFX windows open as tabs when system preference for documents is set
- Resolved
-
JDK-8266633 [macOS] JavaFX windows open as tabs when system preference for documents is set
- Resolved
- duplicates
-
JDK-8243149 [macos] Alerts are shown as separate Tab in fullscreen mode
- Closed
- relates to
-
JDK-8256465 [macos] Java frame and dialog presented full screen freeze application
- Resolved
-
JDK-8266743 Crash on macOS 10.11 due to ignored @available 10.12 check
- Resolved
- links to
-
Commit openjdk/jfx11u/2808769f
-
Commit openjdk/jfx/58988582
-
Review openjdk/jfx11u/5
-
Review openjdk/jfx/440