-
Bug
-
Resolution: Unresolved
-
P4
-
jfx20, 8
-
None
-
windows
To reproduce this, run the attached test program on Windows 10 (I haven't tried it on Windows 11, but I expect it will behave similarly).
$ java StartIconified
ECPECTED: The window is initially iconfied and not displayed on screen, even briefly
ACTUAL: The window is briefly displayed on the screen before being iconified
$ java StartIconified
ECPECTED: The window is initially iconfied and not displayed on screen, even briefly
ACTUAL: The window is briefly displayed on the screen before being iconified
- relates to
-
JDK-8305675 [macos] Stage set to iconified before being shown is displayed on screen
-
- Resolved
-
-
JDK-8298500 Create test to initially show stage with various attributes (iconified, maximized, full screen)
-
- Resolved
-