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

Missing paranthesis in CSS leads to incomplete log warning

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • fx2.0.2, fx2.1
    • javafx
    • None

      Entering
      linear-gradient(to bottom, rgb(174, 168, 165, rgb(224, 217, 213) 20%, rgb(224, 217, 213) 80%, rgb(174, 168, 165) 100%));
      which is clearly missing a parenthesis to end the first rgb value, caused my application to become fully transparent which makes the application unusable. However, the logged warning was

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

      without any information following the ":".

            dgrieve David Grieve
            risaksen Randahl Isaksen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: