Ticket #1673 (closed defect: moved)
Opened 2013-03-13T15:01:27-05:00
Last modified 2013-03-14T10:21:49-05:00
Support tabular data in drag and drop
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1676 |
Description
Right now (drag-and-drop branch) if you drag a set of table cell data from a (NeoOffice) spreadsheet onto the app frame of ImageJ2 the data is pasted into a text pane. One of the flavors supported by NeoOffice here is text/html and the data is a html table. It would be nice if we could see its a table of values and make a results table window rather than a text window.