JDK-8074894 : Java Console scroll bars not work correctly on Mac OS X
  • Type: Bug
  • Component: deploy
  • Affected Version: 8u31,8u40
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • OS: os_x
  • Submitted: 2015-03-10
  • Updated: 2015-04-10
  • Resolved: 2015-04-10
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 8
8u60Resolved
Related Reports
Duplicate :  
Relates :  
Description
Java Console's (it is shown when applet loads in browser if Show console option is selected in Java control panel) scroll bars not work correctly on Mac OS X.

I used 8u40b26.
Not reproducible on Windows. Looks like OS X specific issue.
Not a regression (8u31b15 same issue)
Wheel works GOOD in both directions but 
1) if you wonna capture vertical scroller by mouse and drag it UP it moves a little bit DOWN
2) if you wonna capture vertical scroller by mouse and drag it DOWN it moves a little bit down but does not scroll at all  (not reproducible with 8u31)
3) if you wonna capture horisontal scroller by mouse and drag it to the LEFT it moves a little bit RIGHT
4) if you wonna capture horisontal scroller by mouse and drag it to the RIGHT it moves a little bit right but does not scroll at all (not reproducible with 8u31)

5) Java console closes itself after some time (~1 min)
Comments
Duplicate of JDK-8059622.
10-04-2015