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

TilePane: exception trace during layout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • fx2.1
    • fx2.1
    • javafx
    • Windows 7 64-bit, Java 7_u2 64-bit, JavaFX 2.1 b08 64-bit, NetBeans 7.1

      When using a TilePane in FX 2.1, a stack trace is printed during layout.

      At layout or relayout, the following trace is repeatedly printed in the program's error output when a TilePane is included in the scene.

      java.lang.Thread.getStackTrace(Thread.java:1567)
      javafx.scene.layout.TilePane.layoutChildren(Unknown Source)
      javafx.scene.Parent.layout(Unknown Source)
      javafx.scene.Scene.layoutDirtyRoots(Unknown Source)
      javafx.scene.Scene.doLayoutPass(Unknown Source)

            kwwong Kinsley Wong (Inactive)
            fbouyajfx Fabrice Bouyé (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: