-
Bug
-
Resolution: Fixed
-
P3
-
8u45
-
b92
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8143515 | emb-9 | Mikhail Cherkasov | P3 | Resolved | Fixed | team |
JDK-8140929 | 8u91 | Mikhail Cherkasov | P3 | Resolved | Fixed | b01 |
JDK-8140328 | 8u72 | Mikhail Cherkasov | P3 | Resolved | Fixed | b05 |
JDK-8147262 | emb-8u91 | Mikhail Cherkasov | P3 | Resolved | Fixed | b01 |
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.
- backported by
-
JDK-8140328 [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
-
- Resolved
-
-
JDK-8140929 [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
-
- Resolved
-
-
JDK-8143515 [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
-
- Resolved
-
-
JDK-8147262 [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
-
- Resolved
-
- relates to
-
JDK-8172352 [macosx] dragging "text/uri-list" data flavor leads to Safari crash and system instability
-
- Open
-
-
JDK-8156099 [macosx] Drag and drop of link from web browser, DataFlavor types application/x-java-url and text/uri-list, getTransferData returns null
-
- Resolved
-
-
JDK-8160941 "text/uri-list" dataflavor concats the first two strings
-
- Resolved
-