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

ColorAdjust behavior for translucent pixels may be incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • fx1.0
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported: