Color adjust might produce artifacts on Linux

XMLWordPrintable

    • Type: Bug
    • Resolution: Incomplete
    • Priority: P3
    • None
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      Ubuntu Linux, hardware rendering

      Color adjust might produce artifacts on Linux.
      See attached images.

      First image:
      new ColorAdjust() {{
        setSaturation(-0.5f);
        setHue(0.5f);
        setContrast(1.5f);
        setBrightness(0.7f);
      }}

      Second image:
      new ColorAdjust() {{ setBrightness(0.7f); }}

            Assignee:
            Jim Graham
            Reporter:
            Irina Grineva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: