This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268458

Summary: Scroll on document is too fast after MacOS Sierra update
Product: editor Reporter: muriloferes
Component: Painting & PrintingAssignee: Miloslav Metelka <mmetelka>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 8.1   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description muriloferes 2016-10-11 00:38:54 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Mac OS X version 10.12 running on x86_64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Capacidade de Reprodução: Acontece toda vez que

STEPS:
  * Need a Macbook with MacOS Sierras
  * Open a document on Netbeans
  * Scroll on this document

ACTUAL:
  Scroll to fast

EXPECTED:
  Scroll in a standard speed, like was before in OS X Maverick
Comment 1 wickund 2016-10-21 13:28:44 UTC
I'm having the same problem with magic mouse on iMac. Netbeans is impossible to use - window jitters constantly.
Comment 2 douzixiongzai 2016-10-26 08:27:16 UTC
1. Download http://bintray.com/jetbrains/intellij-jdk/download_file?file_path=jbsdk8u112b403_osx_x64.tar.gz 
2. Extract jbsdk8u112b403_osx_x64.tar.gz and move the folder to /Library/Java/JavaVirtualMachines/
3. Add or Modify netbeans_jdkhome="/Library/Java/JavaVirtualMachines/jdk/Contents/Home/" in netbeans.conf;
4. Restart Netbeans.
Comment 3 wickund 2016-10-27 10:58:00 UTC
Seems to address the issue, though creates new issues (fonts messed)