JDK-4217751 : Mouse drag event button modifier not set for left button
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1.8
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows_nt
  • CPU: x86
  • Submitted: 1999-03-05
  • Updated: 2003-03-07
  • Resolved: 2003-03-07
Related Reports
Relates :  
Description

Name: dbT83986			Date: 03/05/99


Mouse drag event button modifier not set for left button.
  I don't understand why, because it is set for
mouse pressed, released and clicked; why not for dragged,
 and why not since more than one year?

One bug fix in the "bugs fixed" list concerns
 left mouse button modifier for mouse
pressed events, why didn't you also fix
 it for mouse dragged events?

I think that WM_LMOUSEPRESSED and WM_LMOUSEDRAGGED
 behave analogously (:)).
(Review ID: 55050)
======================================================================

Comments
EVALUATION Name: ssR10077 Date: 07/06/2001 The bug is fixed in 1.4 but sill exists in 1.3.x. Escalation or upgrade are suggested. ====================================================================== Name: ssR10077 Date: 11/10/2002 Not reproducible in 1.4 due to fix 4353201. ======================================================================
11-06-2004