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

TitledPane layout in GridPane broken on initial render

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • 9
    • 8
    • javafx
    • Windows 7 64-bit

      Java Version: 1.8.0-ea-b115
      JavaFX Version: 8.0.0-ea-b115

      When my UI is initially rendered all of the TitledPanes only paint the title label and the expand/collapse triangle, without background or any other content, and all on top of each other. When I resize to force a layout everything is redrawn as it should be.

      When only the title text is drawing, I can click on the expand/collaspe triang and watch it rotate open and closed, but still no content is painted.

      The TitledPanes are contained in a GridPane, nested in another GridPane, as content of a Tab, in a VBox.

      The another instance of the same UI panel behaves differently when shown in a different place in the app. In the failing case it is shown inside a SplitPane in my main application window, the working case is shown as the root done in a dialog.


      I believe this was working in b114 and began to fail in b115.

            msladecek Martin Sládeček
            swpalmer Scott Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: