JDK-8026958 : Swing DnD does not work on Linux
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2013-10-21
  • Updated: 2013-10-22
  • Resolved: 2013-10-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 8
8Resolved
Related Reports
Duplicate :  
Description
Swing DnD does not work on Linux with JFileChooser, JTree, JTable and JList.

JDK/JRE tested: 1.8.0_b111 (32/64 bits)
OS/architecture: Ubuntu 12.04, Ubuntu 13.04, SuSE 11
Reproducible: Always
Is it a Regression: Yes. Worked in b109, but fails since b110
Is it a platform specific issue: Yes

To reproduce use attached file.
Comments
I have verified that this is a duplicate of the JDK-8026262. The NPE was hidden by the try-catch block. The test cases work fine with the build of the current awt forest. The issue should get resolved in b113.
22-10-2013

Could be a duplicate of JDK-8026262 but this idea should be checked.
21-10-2013