Mac: Crash on moving mouse cursor with touchpad over window without scene

XMLWordPrintable

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

      Mac OS 10.7.5

        Just start simple app and move cursor over window with touchpad

            @Override
            public void start(Stage stage) throws Exception {
                stage.setWidth(100);
                stage.setHeight(100);
                stage.show();
            }

          1. hs_err_pid25859.log
            31 kB
            Alexander Zvegintsev

              Assignee:
              Petr Pchelko (Inactive)
              Reporter:
              Alexander Zvegintsev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported: