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

Combobox border disappears after "opening" the combobox

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • Windows 7 64bit, java8 build 115

      I styled a combobox through css.
      When running an app with these combobox, after "opening" the combobox, its border disappears, never to return again.

      You can find the sample app here:
      https://github.com/JFXtras/jfxtras-styles/tree/master/src/jmetro8

      The relevant files are:
      JMetro ComboBox.fxml
      JMetroLightTheme.css (In this file the code that is under the combobox section)
      Main.java

      Run the app with:
      static final String RESOURCE = COMBOBOX_RESOURCE;
      static final String STYLE_SHEET = LIGHT_STYLE_SHEET;

            jgiles Jonathan Giles
            pdvieira Pedro Vieira
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: