JDK-8093911 : JDK 1.8 Bug: JavaFX & FXML black screen on minimizing
  • Type: Bug
  • Component: javafx
  • Sub-Component: window-toolkit
  • Affected Version: 8u5
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2014-04-26
  • Updated: 2015-06-12
  • Resolved: 2014-04-28
Related Reports
Duplicate :  
Description
     If I create a JavaFX or FXML application using NetBeans 8.0 & JDK 1.8, the application will show a blank black screen when restoring window after it has been minimized. If I create the same application with JDK 1.7 I do not get the same issue.
     The code that was used in the program is the standard code that NetBeans 8.0 generates when creating a new application.

Comments
Thanks for reporting back. I'm closing this bug as a duplicate of RT-31272 then.
28-04-2014

Problem is fixed with 8u20, I was still using 8u05. Anthony Petrov: The problem only occured when minimizing using the task bar button, it was not reproducible using the title bar button. Again the problem was fixed for 8u20, I did not know about this update. Sorry for the duplicate ticket.
28-04-2014

Kevin Kabatra: please clarify how you minimize your window. Specifically, are you clicking the Minimize button in the window title bar, or clicking the task bar button associated with the FX window? Is the problem reproducible in both cases?
28-04-2014

This sounds like RT-31272.
28-04-2014