JDK-8124309 : HelloPopup: new stage has no BG or fail to create new stage
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2013-03-12
  • Updated: 2015-06-17
  • Resolved: 2013-03-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Duplicate :  
Description
Sometimes newly created stage has no bg(transparent, only the button).
Sometimes clicking on "popup" no longer create new stage or button but still prints msg at bg.

Msg like:
W: javafx.stage.Popup
W: javafx.stage.Stage
Comments
Can glass take a look, since it seems the stage may not be set up correctly.
26-03-2013

This could either be a Glass bug or a Graphics bug.
14-03-2013