- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    8
- 
    None
- 
    Mac OS 10.7.5 
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8129239 | 7u40 | Petr Pchelko | P3 | Closed | Fixed | 
                    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();
}
@Override
public void start(Stage stage) throws Exception {
stage.setWidth(100);
stage.setHeight(100);
stage.show();
}
- backported by
- 
                    JDK-8129239 Mac: Crash on moving mouse cursor with touchpad over window without scene -           
- Closed
 
-