Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8136763

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

    XMLWordPrintable

Details

    • b92
    • os_x

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: