-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0, 5.0
-
b28
-
generic, x86
-
generic, windows_2000
Name: agR10216 Date: 06/10/2003
Once the RFE 4415175 (No easy way to globally change the DND
gesture motion threshold) has been fixed, Swing drag gesture
recognizers should be updated in accorgance with the spec of
java.awt.dnd.MouseDragGestureRecognizer:
"Mouse drag gesture recognizers should honor the
drag gesture motion threshold, available through
java.awt.dnd.DragSource.getDragThreshold().
A drag gesture should be recognized only when the distance
in either the horizontal or vertical direction between
the location of the latest mouse dragged event and the
location of the corresponding mouse button pressed event
is greater than the drag gesture motion threshold."
###@###.### 2003-06-10
======================================================================
- duplicates
-
JDK-4472830 Drag sensitivity should be adjustable
- Closed
- relates to
-
JDK-4415175 No easy way to globally change the DND gesture motion threshold
- Resolved