run application attached twice:
with line 97 "circle.setTranslateZ(10);" and without it.
see screenshots: visibility of two elements: pane's with blue and green border depends on TranslateZ property of other circle.
expected: pane's with blue and green border should be visible in both cases
with line 97 "circle.setTranslateZ(10);" and without it.
see screenshots: visibility of two elements: pane's with blue and green border depends on TranslateZ property of other circle.
expected: pane's with blue and green border should be visible in both cases
- relates to
-
JDK-8117244 3D: visual artifacts
- Closed