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

ComboBox styles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Withdrawn
    • Icon: P3 P3
    • None
    • 8
    • javafx
    • None
    • Windows 7 32 and 64 bits, Red Hat 6.3 64 bits
      Java 8 b79

      There is a lot of issues with ComboBox styles.

      ComboBox does not load cell styles.
      If you try set them programmatically, setting a cellFactory, you must use combo.setStyle("-fx-background-color: linear-gradient(to bottom...") because combo.getStyleClass().add("styleclass") neither works.

      Images are not loaded as reported in RT-28450.

      And there is a white unstyled box as options background when you open a ComboBox in Linux.

            jgiles Jonathan Giles
            rruizjfx Ricardo Ruiz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: