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

CSSParser fails for items in a sequence of Paints after a radial gradient.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • fx2.0
    • fx2.0
    • javafx

    Description

      The following CSS value causes an NPE, caused by the last value in the sequence becoming null.

          -fx-background-color:
              rgb(57, 117, 239),
              radial focus-angle 0.05 center (50%, 0%) 30.43% stops (0%, white) (33%, white) (100%, transparent),
              radial focus-angle -0.03 center (50%, 100%) 21% stops (0%, white) (13%, white) (100%, transparent);

      Attachments

        Activity

          People

            leifs Leif Samuelsson (Inactive)
            leifs Leif Samuelsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: