JDK-8147403 : [macosx] 8u60 JScrollPane scroll bar bouncing when using trackpad inertial scroll
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8u60
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • Submitted: 2016-01-14
  • Updated: 2016-09-20
  • Resolved: 2016-03-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
Mac OS X only: In an 8u60 (or higher) Swing app using a wide JScrollPane, the scroll bar shakes and bounces when repeatedly scrolling up or down with a track pad using inertial scrolling (two fingers).

Problem does not occur on JDK 8 updates older than 8u60 (8u40, 8u45, and 8u51 were tested and do not show problem).

Problem occurs only with inertial scrolling with trackpad, and does not occur when using USB mouse.
Comments
It's duplicate of JDK-8147994. It is a regression from JDK-8033000.
26-02-2016