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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • fx2.1
    • javafx
    • 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?

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

              Created:
              Updated:
              Resolved:
              Imported: