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

Layout is wrong until mouse-over in some cases, and adjusts during mouse over for no reason in others.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • javafx
    • Windows 7 64-bit
      Java 8.0-b92 64-bit

      May be related to RT-26562

      See the video here: http://www.screencast.com/t/QdBxJnmST

      Follow the mouse pointer and note the overlapping controls that magically adjust.
      See how the layout of GridPane adjusts the width of the columns while mousing over a TitledPane that is spanning both columns when there is no need for any adjustsments.
      Note how the knob on the Slider overlaps the TextField in the row above in the GridPane.

      In short - layout is initially wrong and is recomputed to various states of wrong in reaction to hovering on various components. There do not appear to be any size changes during hovering that would account for the re-layout or the different calculations of the layout.

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

              Created:
              Updated:
              Resolved:
              Imported: