I
Ian A. Mason
This concerns:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5039416
where in linux a mouse pressed, followed by a non-trivial drag,
followed by a released, *generates* a clicked event.
This renders lots of GUI programs useless of course. Sun (ibid)
claims this is closed and fixed.
I'm running
java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
Java HotSpot(TM) Client VM (build 1.5.0_01-b08, mixed mode, sharing)
on Fedora core 3. It certainly isn't. Anyone know whats up here?
P.S. I do know about the java -Dawt.toolkit=sun.awt.motif.MToolkit fix.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5039416
where in linux a mouse pressed, followed by a non-trivial drag,
followed by a released, *generates* a clicked event.
This renders lots of GUI programs useless of course. Sun (ibid)
claims this is closed and fixed.
I'm running
java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
Java HotSpot(TM) Client VM (build 1.5.0_01-b08, mixed mode, sharing)
on Fedora core 3. It certainly isn't. Anyone know whats up here?
P.S. I do know about the java -Dawt.toolkit=sun.awt.motif.MToolkit fix.