JDK-7146297 : [macosx] broken functionality for DnDTests in JCK-runtime-7 interactive
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7u4
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2012-02-16
  • Updated: 2012-02-22
  • Resolved: 2012-02-22
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
DnDTest0001 & DnDTest0002 tests are failed in api/java_awt/interactive/DnDTests_DnDTests with jdk7u4 b11.
Description for DnDTest0001:
Please verify that the textual content of the 4 components from the DragSource panel can bedragged-and-dropped into the DropTarget panel.

Actual results:
The 4 components cannot be dragged to the DropTarget panel.

Description for DnDTest0002:
Please verify that the AWT components from the Drag Source panel can be dragged-and-dropped into the DropTarget panel.

Actual results:
The AWT components cannot be dragged and dropped into the DropTarget panel.

Comments
EVALUATION Seems like this bug is caused by the same reason as CR 7124262 and goes away with the fix for 7124262.
22-02-2012