JDK-4030623 : scrollbar arrows scroll too far on Solaris
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5
  • CPU: generic
  • Submitted: 1997-02-06
  • Updated: 1997-11-23
  • Resolved: 1997-11-23
Related Reports
Duplicate :  
Description
[hamilton 2/6/97]
1. Bring up HotJava on Solaris.
2. Load page that's longer than one screenful (example:
   doc:/UsersGuide/custom.html)
3. Click on vertical scrollbar arrow.
   Display should shift one line at a time up or down.

Instead, display shifts about 2 screenfuls (more than clicking
directly in the scrollbar itself).  Drag scrollbar
handle to workaround this problem.

In addition, horizontal scrollbar arrows scroll almost as far (~90%) as 
clicking directly in the scrollbar.  Probably the horizontal scrollbar
arrows should be adjusted to scroll more gradually as well.

Comments
EVALUATION Bug in ScrollPane. steve.byrne@Eng 1997-02-06 This bug has been fixed. See bug 4048060. xianfa.deng@Eng 1997-11-23
06-02-1997