JDK-5077647 : Under GTK L&F JFileChooser does not have drag support at all.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 5.0
  • Priority: P3
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: solaris_9
  • CPU: sparc
  • Submitted: 2004-07-23
  • Updated: 2011-08-15
  • Resolved: 2011-08-15
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.
Other JDK 6
5.0u1Resolved 6Fixed
Description
Execute the attached testcase.
Under Gtk L&F the JFileChooser displayed has setDragEnabled() set to true.
Try to select any of the files and drag them to another application. It is not happening.
This is happening since b32c.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: 1.5.0_01 mustang FIXED IN: 1.5.0_01 mustang INTEGRATED IN: 1.5.0_01 mustang
28-09-2004

EVALUATION Yes. It appears that when the GTK JFileChooser was implemented, DnD support was overlooked. This should be fixed for the next release. ###@###.### 2004-07-23
23-07-2004