[macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied

XMLWordPrintable

    • b92
    • os_x

        if several files has been copied, there's available two types in pasteboard for reading:
        NSURLPboardType
        NSFilenamesPboardType
        but text/uri-list is associated only with NSURLPboardType - which returns only first value from list of files that were copied.
        The other problem, java doesn't converted returned value and returns xml structure instead of URI list.

              Assignee:
              Mikhail Cherkasov (Inactive)
              Reporter:
              Mikhail Cherkasov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: