Page 1 of 1

Linux: When program ends, clipboard data should still exist

Posted: Sun Nov 29, 2015 12:07 am
by Sicro
When I copy the text from the EditorGadget to the clipboard via the context menu, and then exit the program, the text is no longer in the clipboard.

I think this bug report deals with the same problem and may contain useful information to fix the problem:
https://bugzilla.mozilla.org/show_bug.cgi?id=311340

With SetClipboardText() this problem does not exist.