GUI does not support drag and drop in Gnome or KDE
--------------------------------------------------
Key: TIKA-163
URL: https://issues.apache.org/jira/browse/TIKA-163
Project: Tika
Issue Type: Bug
Components: gui
Affects Versions: 0.2-incubating
Environment: Ubuntu 8.04.1, Gnome 2.22.3
Reporter: Dave Meikle
As Gnome/KDE do not represent transfer file lists as DataFlavor.javaFileListFlavor the GUI
does not respond to drag and drop events, rendering it useless in these desktop environments.
As they represent transfer file lists as a list of URIs in a String a workaround is to convert
this to a list of files.
A patch will follow to implement this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|