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

*** unexpected PG access expection on entering Full-Screen

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • fx2.0.2
    • javafx
    • None
    • Windows7

      run HelloFullScrEx toy sample and see the exception :

      *** unexpected PG access
      java.lang.Exception: Stack trace
      at java.lang.Thread.dumpStack(Thread.java:1249)
      at javafx.scene.Node.impl_getPGNode(Node.java:1764)
      at javafx.scene.Node.impl_updatePG(Node.java:445)
      at javafx.scene.shape.Shape.impl_updatePG(Shape.java:718)
      at javafx.scene.text.Text.impl_updatePG(Text.java:1329)
      at com.sun.javafx.tk.quantum.OverlayWarning.createOverlayGroup(OverlayWarning.java:124)
      at com.sun.javafx.tk.quantum.OverlayWarning.<init>(OverlayWarning.java:57)
      at com.sun.javafx.tk.quantum.WindowStage.applyFullScreen(WindowStage.java:436)
      at com.sun.javafx.tk.quantum.WindowStage.setVisible(WindowStage.java:354)
      at javafx.stage.Window$13.invalidated(Window.java:704)
      at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:88)
      at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:122)
      at javafx.stage.Window.setShowing(Window.java:744)
      at javafx.stage.Window.show(Window.java:759)
      at javafx.stage.Stage.show(Stage.java:129)

            morris Morris Meyer (Inactive)
            kprazdnikwse Kirill.Prazdnikov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: