Reviewing merge request #1289: Make Qt/Mac accept "public.utf16-external-plain-text" clipboard data. In ...

Make Qt/Mac accept "public.utf16-external-plain-text" clipboard data.

In master there's a commit a92a6ede9c6a1 which might render this commit useless if an application does also provides NSStringPboardType (which Eclipse does).

Commits that would be merged:

Version 1
  • Version 1
  • 72629a8
  • b48b805
  • Some Applications (e.g. Eclipse) provide paste data as "public.utf16-external-plain-text" instead of "public.utf16-plain-text". This fix changes Qt to paste this data too.

Showing 72629a8-b48b805

Comments

→ State changed from New to Rejected

Try the patch a92a6ede9c6a1 in the 4.6. If it does not work in your case, re-open the request (with a comment showing how to reproduce this)

And this has an unrelated change (in qsvgstyle.cpp), it has to be added a new request

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository