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

Make parent of nested columns end on the same coordinate as its final child

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • fx2.1
    • javafx
    • Windows XP, JDK 7u3, JavaFX 2.1b19, also JavaFX 2.1 GA

      I have a TableView with nested columns.
      Observed behaviour: The parent colum's right border is about half a column to the left of the right border of the final child column.
      Expected behaviour: The parent column's right border is on the same pixel as the right border of the final child column.

      This gets especially nasty with more than one parent column:
      Observed behaviour: The final child column of the first parent and the first child column of the second parent overlap.
      Expected behaviour: The final child column of the first parent and the first child column of the second parent are adjacent to each other.

        1. ChildrenOverlap.png.jpg
          24 kB
          Urs Reupke
        2. ParentMatchesSmallChild.jpg
          11 kB
          Urs Reupke
        3. ParentsBorderDoesNotMatch.png.jpg
          20 kB
          Urs Reupke
        4. TableDemo.java
          2 kB
          Urs Reupke

            jgiles Jonathan Giles
            ureupkejfx Urs Reupke (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: