-
Bug
-
Resolution: Fixed
-
P4
-
7u9
-
b77
-
os_x
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018815 | 7u45 | Unassigned | P4 | Closed | Fixed | b01 |
JDK-8015284 | 7u40 | Unassigned | P4 | Closed | Fixed | b28 |
When the drag is started a rectangle is drawn at the cursor to indicate the drag. When the drag is over not on any drop target, the rectangle should return to the component at which the drag was started. However, on the mac the rectangle is returning to the wrong coordinates. Probably this is due to the fact that on mac the zero for an y-coord is at the bottom.
A little test is attached. To reproduce an issue you should start a drag form the textfield, drop it anywhere on the frame and see how the rectangle is moving to the wrong place.
A little test is attached. To reproduce an issue you should start a drag form the textfield, drop it anywhere on the frame and see how the rectangle is moving to the wrong place.
- backported by
-
JDK-8015284 [macosx] Drag and Drop: wrong animation when dropped outside any drop target.
- Closed
-
JDK-8018815 [macosx] Drag and Drop: wrong animation when dropped outside any drop target.
- Closed
- duplicates
-
JDK-8013583 Drag Image shows up with offset position
- Closed
-
JDK-8013593 [macosx] Mouse location on the Y axis is misreported during drag and drop
- Closed