JDK-4034797 : Mouse event sequence not correct
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1
  • Priority: P5
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1997-02-26
  • Updated: 1998-05-07
  • Resolved: 1998-05-07
Related Reports
Duplicate :  
Description

Name: mc57594			Date: 02/26/97


If there are two components next to each other, and I pressed
down the mouse button on one of the component near  the border,
and drag the mouse (without releasing the mouse button) across
to the other component. A MouseEvent.MOUSE_EXITED event is 
SOMETIMES generated for the first component, and no MOUSE_DRAGGED
event is generated for the first component thereafter.

The problem seem to arise when the mouse click is on the pixel 
that is immediately next to the second component. 

company - Bellcore , email - ###@###.###
======================================================================

Comments
WORK AROUND Name: mc57594 Date: 02/26/97 ======================================================================
11-06-2004

PUBLIC COMMENTS duplicate of 4035189 (fixed)
10-06-2004