-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.4.0
-
x86
-
windows_2000
Name: bsC130419 Date: 06/21/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
It appears that drag sensitivity is set to high and cannot be adjusted.
Clicks meant to select an item initiate a drag operation if the cursor
is accidentally moved a few pixels.
Changing Windows drag sensitivity settings using TweakUI does not have
any effects (also true for JDKs 1.2 and 1.3).
Method getSensitivity() of class
javax.swing.plaf.basic.BasicDragGestureRecognizer returns 3. This value
seems to be too low and should be adjustable using system properties.
(Review ID: 127089)
======================================================================
- duplicates
-
JDK-4876520 Swing drag gesture recognizers should honor drag threshold
- Resolved