ColorAdjust behavior for translucent pixels may be incorrect

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: fx1.0
    • Component/s: javafx

      From Lucas Jordan:

      I have attached a netbeans project that illustrates a bug with Color Adjust. The scene is composed of 4 nodes, in the following order, from back to front:

      rectangle
      SVGa
      SVGb
      SVGc

      The SVG objects are loaded from a fxz file and are none rectangular, thus there are transparent regions within their bounds.
      The problem is that SVGb has a ColorAdjust applied to it that is effecting the rectangle and SVGa since they are partially 'behind' SVGb. SVGc is correctly unaffected.

      I would expect the ColorAdjust effect to change the color of any none transparent pixels within a nodes bounds and not effect any transparent regions.

            Assignee:
            Kevin Rushforth
            Reporter:
            Christopher Campbell (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: