Shape.setSmooth() can leak setting to any following Region nodes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8u40
    • Affects Version/s: 8u40
    • Component/s: javafx
    • None

      The attached test case shows that if you render a shape node with a non-AA value for setSmooth(), that setting will be used to render any subsequent Region objects until another shape object is encountered with a different AA setting.

      This is a regression caused by the recent support added to honor the setSmooth() flag in the rendering pipeline.

            Assignee:
            Jim Graham
            Reporter:
            Jim Graham
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: