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

SplitPane has a border that can't be removed making nested SplitPanes ugly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 8
    • 7u15
    • javafx
    • Windows 7 64-bit
      Java 7u15 32-bit

      I have tried with CSS to remove the border from SplitPane but it can't be done. The best I could do was change it's color and/or make it thicker.
      The problem is that some UIs use nested split panes and each level adds a border. This makes some areas appear with very thick looking borders where there should be one pixel of border. The result is quite ugly. It should be possible to remove the border on SplitPanes via CSS (-fx-border-width: 0;) so they can look good even when nested.

            jasper Jasper Potts (Inactive)
            swpalmer Scott Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: