https://bugs.documentfoundation.org/show_bug.cgi?id=151679

--- Comment #2 from Thomas Tempelmann <[email protected]> ---
I understand now better the purpose if this behavior.

The Mac's public clipboard is not meant to be used for such transactions that
have side effects. Instead, other communications are better suited for this,
such as AppleScript (which you are most probably not planning to add), IPC or
even a specially named Pasteboard (based on your app's bundle ID).

Are there even other Mac apps that know about this behavior and use it, ie. is
this documented? If not, yet, maybe you could use a separate Pasteboard for
this so that generic clipboard recorders do not run into trouble? I am happy to
assist with this

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to