Not informative message: WARNING: com.sun.javafx.css.parser.CSSParser declaration While parsing declaration:

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: fx2.1
    • Component/s: javafx
    • Environment:

      javafx-sdk2.1.0-beta-b09

      I have the following binding:

      tableCell.styleProperty().bind(Bindings.format("-fx-background-color: ladder(hsb(0, 0, %f), white 0%%, red 50%%, red 100%%);", colorIntensity));

      which produces a bunch of warning messages:

      WARNING: com.sun.javafx.css.parser.CSSParser declaration While parsing declaration:

      That are meaningless to me. Can they be more informative?

            Assignee:
            David Grieve
            Reporter:
            Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: