Black screen displayed on M1 Mac

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx21
    • Component/s: javafx
    • None
    • aarch64
    • os_x

      Run the attached program and click Apply button. The JavaFX window becomes black (black_window.png) with ArrayIndexOutOfBoundsException. On moving the cursor, the components are rendered back with artifacts (cursor_moved.png).

      The black window and exception occurs on binding the slider valueProperty with Circle scaleX property. Same exception is observed if scaleY property is used for binding. This issue is not observed with other properties like translateXProperty.

      The exception is reported in JDK-8312603. The black window issue is observed in M1 Mac in particular.

        1. BindingException.java
          5 kB
        2. black_window.png
          black_window.png
          135 kB
        3. cursor_moved.png
          cursor_moved.png
          155 kB

            Assignee:
            Kevin Rushforth
            Reporter:
            Karthik P K
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: