Hi Dan,

On Tue, Feb 01, 2005 at 09:27:21AM -0800, Dan Blanks wrote:
 > The Sun 1.5 JDK seems the obvious choice, but I
 > found to my dismay that the mouse events are
 > being handled differently. If I press the mouse
 > button, drag, then release, the 1.4 JDK's all
 > register mouse press, move, and release events.
 > The Sun 1.5 JDK adds an extra mouse click to those
 > events.  Very annoying.  I don't have the time
 > to fool with it yet, so I haven't gone to
 > the Sun 1.5 JDK yet.

  Is this the one?
  5039416: REGRESSION: Extra mouse click dispatched after press-drag- release 
sequence.

  A workaround seems to be to use Motif toolkit
  (AWT_TOOLKIT=MToolkit).

  You might want to vote for it if you want it to get fixed in an
  update release.

  Thanks,
    Dmitri

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to