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

One should get an error message from an invalid in-line style.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 8u20
    • 7u40
    • javafx

      One should get an error while setting a style such as :
       button.setStyle(
                      ".root { abc: #f00; } " +
                      ".button { -fx-background-color: abc; }"
              );

            dgrieve David Grieve
            jcambon Jerome Cambon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: