JDK-4035196 : Solaris: clicking once on scrollbar arrow sends multiple events
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.5
  • CPU: sparc
  • Submitted: 1997-02-27
  • Updated: 1997-11-23
  • Resolved: 1997-11-23
Related Reports
Duplicate :  
Description
On older (slower) sparc machines (I tested on a sparc5 with 32 meg of memory)
clicking once on the scrollbar's left or right arrow can send multiple mouse
(adjustment?) events.

See the test in: /home/jeff/bugs/Andrew/src
To run it:
    java test

If you don't at first see it, resize the window to be at least 500x500.

Comments
PUBLIC COMMENTS Clicking once on scrollbar arrow sends multiple adjustment events. This only appears to happen on older/slower Sun sparc systems.
10-06-2004

EVALUATION This one describes the same behavior as in Bug 4048060 which has been integrated. xianfa.deng@Eng 1997-11-23
23-11-1997