JDK-7132427 : [macosx] closed/javax/swing/DataTransfer/6344471/bug6344471a.java fails on MacOS
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7,7u4
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-01-23
  • Updated: 2012-03-11
  • Resolved: 2012-03-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7u4Resolved
Related Reports
Duplicate :  
Description
Manual regression tests closed/javax/swing/DataTransfer/6344471/bug6344471a.java and closed/javax/swing/DataTransfer/6344471/bug6344471b.java fail on MacOS.
Reopening this bug as tests still fail

Comments
EVALUATION The main problem was fixed by the bug 7124399, the secont test does not work but that's because in JTextField on MacOS X the DnD operations do not work - that's expected behavior.
07-02-2012

EVALUATION Drag and drop: Hold SHIFT and drag from the drag source into the target. On entering, the target should turn blue. Now drop. The target should turn red. The target does not change color.
26-01-2012