ComboBox styles

XMLWordPrintable

    • Type: Bug
    • Resolution: Withdrawn
    • Priority: P3
    • None
    • Affects Version/s: 8
    • Component/s: javafx
    • None
    • Environment:

      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.

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

              Created:
              Updated:
              Resolved:
              Imported: