TilePane: exception trace during layout

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • fx2.1
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • Environment:

      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)

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

              Created:
              Updated:
              Resolved:
              Imported: