RFR: 8278908: [macOS] Unexpected text normalization on pasting from clipboard
Sergey Bylokhov
serb at openjdk.java.net
Fri Dec 24 07:18:16 UTC 2021
On Thu, 23 Dec 2021 10:41:24 GMT, Dmitry Batrak <dbatrak at openjdk.org> wrote:
> After the proposed fix, filename can have a different representation in 'plain-text' and 'file-list'/'uri-list' flavors, as seen by a Java app, for a file 'copied' to clipboard e.g. from Finder, but I see no apparent problems with that.
Since we looking at this code, can you please check if this filenames normalization differs from the native application, it will be useful for the future work.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6866
More information about the client-libs-dev
mailing list