-
Bug
-
Resolution: Fixed
-
P1
-
1.4.0, 1.4.1, 1.4.2, 5.0
-
b36
-
x86
-
linux, windows_nt, windows_2000, windows_xp
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2125833 | 5.0u5 | Shannon Hickey | P2 | Resolved | Fixed | b02 |
Microsoft Windows 2000 [Version 5.00.2195]
C:\>java -version
java version "1.4.0-beta2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta2-b77)
Java HotSpot(TM) Client VM (build 1.4.0-beta2-b77, mixed mode)
Windows Explorer allows starting dragging a node in the file tree in one click
where 2 successive clicks are required in Java 1.4 when the default support for
DnD is enabled for an unselected node in a JTree. I suppose that it would be
the same for any other component with the default DnD support behavior.
If a JTree is used as a source for a drag operation, to drag a node from the
tree, the user needs to click once on the unselected node, release the mouse
button and click a second time, keep the button down to start dragging the node.
With Windows Explorer, if the user clicks on an unselected element and keep the
mouse button down, the user can start dragging that element immediately.
(Review ID: 134499)
======================================================================
###@###.### 10/12/04 18:59 GMT
- backported by
-
JDK-2125833 Drag gesture in JAVA different from Windows
-
- Resolved
-
- duplicates
-
JDK-4673885 JCheckBoxes in drag-enabled JTables do not react on every mouse-click
-
- Closed
-
-
JDK-4803783 Reopen 4425334: drag in JList requires two mouse gestures
-
- Closed
-
-
JDK-4832979 Cursor does not appear in JTable cell editor component when setDragEnabled(true)
-
- Closed
-
-
JDK-5052476 Boolean CheckBox in table does not behave properly /w drag and drop enabled
-
- Closed
-
-
JDK-4765280 RFE: Cannot drag out of a JFileChooser without first selecting a file
-
- Closed
-
-
JDK-4817070 Must select in JTable then release mouse button before able to drag and drop.
-
- Closed
-
- relates to
-
JDK-6524428 BasicTableUI mouse listener doesn't check mouseEvent.isConsumed()
-
- Closed
-
-
JDK-4501652 Attributes of columns should not depend on the position. (JFileChooser)
-
- Closed
-
-
JDK-6341549 Make sun.swing.enableImprovedDragGesture a trusted property for Java Web Start.
-
- Resolved
-
-
JDK-4425334 Unable to drag from JList, if mouse btn not released till it's dropped on target
-
- Closed
-
-
JDK-4380088 Cannot drag and drop multiple items
-
- Closed
-
-
JDK-6342398 More flexibility in specifying drag over changes to a component
-
- Closed
-