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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None
    • 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();
            }

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

                Created:
                Updated:
                Resolved:
                Imported: